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.
specific construction rule instead of duplicating code when we want to
conditionally alter the stylsheets.
Suggested by: Norman Walsh
Referenced in: ISO/IEC 10179:1996(E) p180-181
Add unadded part (calender.1 -j description, ps.1 /proc)
Update not updated part and fix some typos.
Submitted by:SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
FreeBSD ports collection -> FreeBSD Ports Collection
Ports collection -> ports collection
These changes look the most appropriate and appear in the handbook
this way.
Reviewed by: murray