* inter-operate -> interoperate
* e-mail -> email (email is used much more throughout the rest of the
handbook)
* Open System -> open system
* on-line -> online
While I'm here, fix some punctuation as well.
introduction. While I'm at it, change "dipped in to" to "read" in the
system administration intro. Also reword the first sentence to read a
little better.
index. Our index is layed out differently (two columns) so the rule
overlaps text. This only affects the NICE_HEADERS option for print
output.
PR: 29403
Submitted by: Peter Johnson <peter@bilogic.org>
Nuke the distinction between the Networking and Advanced <part>s.
These are all now one big System Administration <part>.
Add some chat to the beginning of the two main parts explaining what
they are for, and how they are organised.
"Contributors List" article.
Remove the list of contributors from the "Contributing to FreeBSD"
chapter.
Remove the "High Priority Tasks" and "Medium Priority Tasks" from the
"Contributing to FreeBSD" chapter since this destined to always be
hopelessly out of date. Keep the information about what we always
need.
Before reading this chapter you should have read:
* Unix Basics (Chapter ..)
to
Before reading this chapter you should:
* Read ....
so the same boilerplate text can be used with the other synopses.
into a separate 'Contributors' article so that everything is in one
place. This was done for various reasons :
* This information is way out of scope for the Handbook.
* When we talk about "Contributors" to FreeBSD or developed by "A
large team of individuals" on the web site we can point the user
to a complete document on our web page rather than two separate
chapters in the Handbook.
* We can create a plain-text 'CREDITS' file from this SGML and put
it in /usr/share/misc or similar for all FreeBSD installs if that
is desired.
Reviewed by: Nik
introduction, boot0, boot1, and boot2 text to conform with what the
synopsis tells the reader the rest of the chapter.
Throw in a gratuitous Baron Munchausen reference.
chapter should start out with a parapgraph about the content, a list
of things that will be covered, and a list of things that you should
already know.
Hashed out with: Nik
support.
This option prevents section labels from being numbered after the third
level.
make FORMATS=ps :
"N.N.N Section Title"
"N.N.N.N really specific topic"
"N.N.N.N.N really-really specific topic"
make MIN_SECT_LABELS=1 FORMATS=ps :
"N.N.N Section Title"
"really specific topic"
"really-really specific topic"
The section titles are still bold, spaced away from the text, and
sized according to their nesting level.