freebsd-dev/usr.sbin/bsdconfig
Devin Teske 298f5fdc24 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
2014-07-23 21:08:04 +00:00
..
console Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
diskmgmt Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
docsinstall Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
dot Fix a bug where include file `networking/services.subr' was not being 2014-07-23 21:08:04 +00:00
examples Add example script `add_some_packages.sh', demonstrating how to install 2014-07-22 23:10:12 +00:00
include Add example script `add_some_packages.sh', demonstrating how to install 2014-07-22 23:10:12 +00:00
includes Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
mouse Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
networking Implement GEOM based media device classification. You'll notice a few 2014-04-23 22:04:04 +00:00
packages Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
password Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
security Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
share Add example script `add_some_packages.sh', demonstrating how to install 2014-07-22 23:10:12 +00:00
startup Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
timezone Remove useless NULL string '' in compound strings. Look very closely. 2014-03-14 02:56:49 +00:00
ttys Performance and debugging enhancements: 2013-12-07 00:31:01 +00:00
usermgmt Rewrite usermgmt -- hooking it into the scripting system with dispatch 2014-03-14 03:42:05 +00:00
bsdconfig Update copyright. 2014-03-14 02:40:52 +00:00
bsdconfig.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
Makefile Add new `includes' module for exploring the bsdconfig(8) API. 2013-11-20 20:37:21 +00:00
USAGE Fix typos in the BSD License. 2013-07-07 18:51:44 +00:00