Commit graph

244 commits

Author SHA1 Message Date
Martin Heinen
fa3d617774 s!4.x!4.X! and fix two typos. 2002-12-15 16:52:39 +00:00
Marc Fonvieille
dde71ac662 Add xref link to "File System Access Control Lists" section.
While I'm there: addition of a non-breaking space.

Requested by:	rwatson
2002-12-04 22:07:03 +00:00
Robert Watson
30179a557f In FreeBSD 5, we don't set schg on kernels, so that's not likely
to be the cause of foot-shooting.
2002-12-04 21:30:58 +00:00
Robert Watson
549855b75d A variety of kernel configuration updates for 5.0, largely in the
form of <note></note> entries.  We now keep kernels in different
places.  We changed a bunch of options.  We deprecated support
for the i386 processor in GENERIC.  We now have PSEUDOFS.  We
dropped MFS for mdmfs.  We have ACLs in GENERIC.  We have ACLs
at all.  We have COMPAT_FREEBSD4.  Many things that should not have
been options have now been forgotten. No, wait.  They were enabled
by default.

<note>We really need two separate documents here: kernel configuration
for FreeBSD 4.x, and kernel configuration for FreeBSD 5.x.  This
quantity of notes is a lot less readable than I'd like.  If someone
wants to pick up this task before RC2, that would be great.</note>
2002-12-04 21:21:19 +00:00
Marc Fonvieille
84116021ba s/softupdates/Soft Updates/
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-12-01 13:39:29 +00:00
Marc Fonvieille
ae734028fd Reword a previous commit. 2002-11-30 11:07:57 +00:00
Marc Fonvieille
b719ba7da7 Explain that 5.X use devfs(5), so no need to create device nodes. 2002-11-29 22:22:52 +00:00
Marc Fonvieille
46a3ab81c1 Use of manual page entities were needed. 2002-11-29 21:59:24 +00:00
Tom Rhodes
27a6f7dd48 Add a <note> that 5.0 and later use device.hints(5) in place of userconfig.
Add an <xref> to the device.hints(5) section so users will know its there.

PR:		44595
Discussed with: bmah
2002-11-27 22:59:51 +00:00
Murray Stokely
f8c25d1364 Use non-breaking spaces, as necessary.
PR:		docs/41546
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-09-30 15:46:55 +00:00
Ceri Davies
1ff250cbd5 Fix a broken command line in an example.
Submitted by:	Peter Lazar <lazar@phc.net>
2002-09-23 18:22:13 +00:00
Marc Fonvieille
914e95cf92 - Correct comment about MCA support (FreeBSD provides a limited support)
- s/pesudo/pseudo
- While I'm there: various tags cleaning/adding, use of man entities and
other cleanings.
2002-08-17 09:26:26 +00:00
Marc Fonvieille
cbc0e71bd9 s/ATAPI/ATA :
"device atadisk" is to support ATA compliant disk drives not ATAPI
2002-08-15 10:10:38 +00:00
Marc Fonvieille
06d6a20331 Sources tarballs are in src/ directory and not sys/ on cdrom. 2002-08-13 17:50:14 +00:00
Marc Fonvieille
cafb55db5f Tags fixing and move a link to the appropriate place. 2002-08-12 17:18:34 +00:00
Tom Rhodes
6a97378921 Add replaceable tags around the custom config.
PR:		39855
Submitted by:	Chris Pepper
2002-07-01 18:38:17 +00:00
Giorgos Keramidas
92cb93a0b9 Do not use /handbook to link to the Handbook, since some of these
links are broken now that /handbook is a redirection to the real
location of the Handbook at /doc/en_US.ISO8859-1/books/handbook.

PR:		docs/39967
Submitted by:	Mark J. Miller <mjm@CSUA.Berkeley.EDU>
2002-06-28 23:44:38 +00:00
Ceri Davies
5ae67b1827 Where appropriate, s/in to/into/. 2002-05-04 14:22:35 +00:00
Giorgos Keramidas
bd4f8c1b26 - Fix typo: They enabled -> they are enabled.
- Add a missing space in a `boot kernel.old' example.

PR:		docs/34587
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-02-11 02:03:06 +00:00
Jim Mock
5ae49d86f8 Clean up the grammar, some tags, add softupdates to the options, and fix
some other minor "bugs".

PR:				34137, 34328, 34499
34137, 34499 Submitted by:	Tom Rhodes <darklogik@pittgoth.com>
34328 Submitted by:		Martin Heinen <martin@sumuk.de>
2002-02-01 09:54:51 +00:00
Nik Clayton
160476ac6d Note that "maxusers 0" caps at 384. 2002-01-26 00:20:31 +00:00
Nik Clayton
d4b2892aa1 Include a footnote with the algorithm used to tune maxusers.
Document UFS_DIRHASH.

Note that "gif" is auto-cloning in 4.4 and up.
2002-01-19 13:12:34 +00:00
Nik Clayton
9d75a8b1c2 Note "maxusers 0" in time for 4.5. 2002-01-18 19:37:29 +00:00
Murray Stokely
d96e752816 Minor addition to the content and some grammar fixes.
PR:		docs/32679
2001-12-11 06:40:59 +00:00
Giorgos Keramidas
534209c657 Fix mistake of last commit. The `unload' loader command does not
expect arguments.

Noticed by: des
2001-11-22 00:09:41 +00:00
Giorgos Keramidas
8b08f62326 Add a note about using `unload kernel' at the boot loader prompt when
trying to boot an alternative kernel.

PR:		32101
Submitted by:	Hiten Pandya <hitmaster2k@yahoo.com>
2001-11-21 10:54:05 +00:00
Murray Stokely
e0432ef7e9 * Correct links
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 22:12:46 +00:00
Peter Pentchev
cf7b27e292 Add a 'Installing the new kernel fails' section to Trouble-shooting.
Reviewed by:	dd
Approved by:	silence on -doc
2001-10-22 09:03:01 +00:00
Chern Lee
dd01434120 Fix prepositional phrases in Sypnosis:
* After reading this chapter you will know:
   -> After reading this chapter, you will know:
 * Before reading this chapter you should:
   -> Before reading this chapter, you should:
2001-10-08 20:30:51 +00:00
Tom Hukins
223e44c9d4 Fix erroneous reference to GPL_MATH_EMULATION
PR:		docs/30742
Submitted by:	Shill <shill@free.fr>
2001-09-22 18:47:35 +00:00
Valentino Vaschetto
27cc3b4428 - Fixed some punctuation
- Added a "Denial of Service" indexterm to the ICMP_BANDLIM kernel option
- Changed instances of "at the end of this document" to "at the end of
  this chapter"
- Wrapped stuff in <literal> tags
- Added a note to see "How to make device nodes" if you compile a kernel
  with new device nodes
- Changed cpu_type to cpu
- Random grammer changes
- Moved "device npx0" and "pseudo-device ether" to the section that says
  "These options are required" from the section that says they are
  optional.
- Added more info about how to boot a kernel if your new kernel doesn't
  want to boot.
- Made "If something goes wrong" a little nicer looking.

Reviewed by:	murray
2001-09-08 00:26:55 +00:00
Murray Stokely
c42ea2c2ae Terminate synopsis listitems with a period.
Also give more information about prerequisites :

 "* Understand Unix permissions and processes (Chapter 3)."

instead of :

 "* Read chapter 3"
2001-08-22 05:37:50 +00:00
Chern Lee
6c21f4c1e9 Change all contractions to proper form.
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Jim Mock
40274f387b Change "manpage" and "man page" to "manual pages". 2001-08-11 21:34:53 +00:00
Bruce A. Mah
a801119d91 Fix typo: s/bought/brought/
PR:		docs/29605
Submitted by:	John Murphy <jfm@blueyonder.co.uk>
2001-08-10 16:18:59 +00:00
Chern Lee
2b61014302 Properly markup contributions in <chapterinfo>/<sect1info>/<sect2info> tags
according to recent changes for entire Handbook.

Reviewed by:	murray
2001-08-09 23:42:35 +00:00
Chern Lee
c20dd61362 Spelling Changes:
* OSs -> Operating Systems
* commmunications -> communications
* realise -> realize
* customising -> customizing
* customise -> customize
* realise -> realize
* behaviour -> behavior

British to American spelling for some of the above words only in the
Handbook as discussed on -doc.

Reviewed by:	murray
2001-08-06 21:25:28 +00:00
Jim Mock
99a71ecd7b More grammatical and typo fixes. While I'm here, add a few notes to
various parts to make things more clear to the reader.

Submitted by:	John Murphy <jfm@blueyonder.co.uk> on -doc
2001-08-05 19:25:16 +00:00
Nik Clayton
c3f5ae8e0b Revamp the synopsis, and flesh out the "Why build a custom kernel?" section. 2001-08-02 00:47:33 +00:00
Murray Stokely
2fdac55c46 * Combine singular/plural index terms.
* Add a few section id's so that the printed index can find the page
  number.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-07-30 17:18:54 +00:00
Chern Lee
919197254e Make <indexterm> entries more specific by using <command> and
<filename> tags.

Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
Reviewed by:	murray
2001-07-20 21:44:45 +00:00
Chern Lee
3e8d98b70a Standardize:
TCL -> Tcl
ethernet -> Ethernet
ftp (noun) -> FTP

Approved by:	murray
2001-07-17 22:20:51 +00:00
Chern Lee
7001f29865 Standardize:
UNIX -> Unix
UNIX's -> Unixes (one instance)

Unix is a proper noun, not an acronym.  Also conforms to O'Reilly's word list.

Approved by:	murray
2001-07-17 00:11:24 +00:00
Dima Dorfman
fef76d5c8e Match tenses in a sentence.
PR:		28896
Submitted by:	shill@free.fr
2001-07-12 00:41:05 +00:00
Jens Schweikhardt
e097e09cb4 Fixed word doubling typo. 2001-07-08 15:40:29 +00:00
Nik Clayton
4e521b8bb2 Makefile's to make it easy to build individual handbook chapters. These
are *not* recursed in to by the top level Makefile.
2001-06-30 14:55:40 +00:00
Nik Clayton
a3ff4a598a Fix typo. 2001-06-28 18:37:43 +00:00
Nik Clayton
a44322ee3f Apply the magic pixie dust of understanding to the "make the kernel" build
process (and the choice of procedure).
2001-06-28 14:49:04 +00:00
Murray Stokely
e6917a777e Properly wrap indexterm entries that exceed 80 characters. Also move
<indexterm> tags outside of <para>s since this can add extra
whitespace characters to the output (for print stylesheets).

Pointed out by: Chris Costello
2001-06-26 20:10:25 +00:00
Murray Stokely
acd83cd066 Add 26 index entries
Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-06-26 17:46:16 +00:00