]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bug where include file `networking/services.subr' was not being
authordteske <dteske@FreeBSD.org>
Wed, 23 Jul 2014 21:08:04 +0000 (21:08 +0000)
committerdteske <dteske@FreeBSD.org>
Wed, 23 Jul 2014 21:08:04 +0000 (21:08 +0000)
commitab887403e19c7ad688437620f35301dd3a189b7f
tree62e8642f24ac4129d9d5e505b3e49e4fb9403bca
parentcc95000af61296b985c1c678b6bc27bd2793810e
Fix a bug where include file `networking/services.subr' was not being
properly clustered.

Change `fixedsize' to `fixedsize = true' to satisfy newer versions of dot(1)
generating error "Warning: <stdin>: syntax error in line 27 near ','".

Remove bounding cluster surrounding various include-groupings, allowing
groups of include files to float freely to the greatest consumer (reducing
the density of rendered diagrams).

While here, change the bgcolor of include clusters from white to X11 color
`thistle' (a light purple).

Also, add the word "Subroutines" after include cluster labels.

Do not terminate the digraph definition with a semi-colon [;] after the
ending brace to satisfy newer versions of dot(1) generating error "Warning:
<stdin>: syntax error in line 940 near ';'".

MFC after: 3 days
X-MFC-to: stable/10, stable/9
usr.sbin/bsdconfig/dot/dot
usr.sbin/bsdconfig/dot/include/messages.subr