This originally wasn't going to be quite so self-serving a commit. But I
see that Dima has already committed the other patches to this file while
I wasn't paying attention. . .
at the end of the reference. Removed the '/'.
+ Marked up 'log' and 'spool' as filenames
in the discussion of the 'var' directory.
+ Changed fdisk to show up as command.
+ Marked up vn as device.
+ Marked up "sysinstall" using a man.systinstall.8; entity.
PR: docs/28989
Submitted by: Martin Heinen <mheinen0@wiesbaden-online.de>
chapter headers that you may find more aesthetically pleasing than the
rather spartan chapter headers in Norm's print stylesheets. This
option only effects print output formats for English language books.
Also move the local-en-label-title-sep customization from share/sgml
to en_blah/share/sgml since the best values for this customization
depend on the locale.
This changes (make FORMATS=ps) :
Chapter 7. Users and Basic Account Management
7.1. Synopsis
into (make NICE_HEADERS=1 FORMATS=ps) :
Chapter 7
/Users and Basic Account Management/
7.1 Synopsis
More work needs to be done for the NICE_HEADERS case to enhance the
output, but I think its an improvement.
don't have to keep this number updated at N different places
throughout the doc tree.
Update 3 instances of "4,000" in the Handbook to use this new entity.
one must run a `make clean' (or `rm docbook.css') or the stylesheet is not
updated, regardless of whether or not it's been updated since the last
build.
O'Reilly has standardized on 'CD-ROM' as have several other
publishers, however 'CDROM' outnumbers 'CD-ROM' 2 to 1 in our
documentation and it has always appeared this way on FreeBSD CDs from
Walnut Creek/BSDi/WRS. I don't have a preference either way as long
as it stays consistent.
sections have been moved off into separate tutorials and "Jordan's
picks" of Pentium-class motherboards will just have to be missed ;)
The Handbook is now "only" 681 pages (without the index turned on).
This breaks the build for this document. However, it was already broken,
and it's not included in the top level Makefile yet. The specific problem
is that <segmentedlists> must now have a <segtitle> for each column with
4.1, and I don't know nearly enough Japanese to do that.
Adding in the correct <segtitle>s is 30 seconds work.