Commit graph

129 commits

Author SHA1 Message Date
Ceri Davies
9b7a21de42 Correct some misuses of "its" and "it's".
Also expand some contractions of the same, discovered while I was
hunting down all of the above.

This commit can very likely be ignored by translation teams, as I doubt
that this problem transcends languages.
2003-11-23 17:52:12 +00:00
Ceri Davies
aa96facae6 s/depreciate/deprecate/ 2003-11-04 21:29:33 +00:00
Marc Fonvieille
3edd27f4c2 Add for consistency missing acronym tags for PAE. 2003-10-25 19:53:27 +00:00
Bruce A. Mah
dd59ed300d Update PAE section. Added one sentence to the original submission
describing the versions of FreeBSD that support PAE.

Submitted by:	hmp
Reviewed by:	simon
Discussed with:	simon, murray
2003-10-21 05:29:42 +00:00
Marc Fonvieille
1ab68c4763 Typo fixes. 2003-10-08 20:01:21 +00:00
Tom Rhodes
4c830e44fa Add some information about PAE. This is not an in depth text.
Requested by:	murray
2003-10-08 19:46:37 +00:00
Marc Fonvieille
854c00c349 More s/StarOffice/&staroffice;/
PR:		docs/56424
Submitted by:	Denis Peplin <info@volginfo.ru>
2003-09-04 11:38:52 +00:00
Marc Fonvieille
6b0b03abd4 - Some "rewording" and add links to Handbook sections
- s/alpha/Alpha for consistency
- Merge 2 notes.
2003-08-24 16:52:06 +00:00
Marc Fonvieille
fc03d4d032 - Add some acronym tags
- Do some s/5.0/5.X where needed
2003-08-24 08:26:02 +00:00
Simon L. B. Nielsen
4cfd05d16f *.sgml:
- Use trademark entities.
 - Add trademark attributions.
 - Always use correct case for trademarks.
 - Don't join trademarks with other words, e.g. using hyphens.
 - Use 'UNIX like systems' instead of 'UNIX systems'.

trademark.ent:
 - Add entities for more trademarks / companies.
2003-08-23 23:26:44 +00:00
Marc Fonvieille
3b26814443 Replace "native FreeBSD kernel" with "GENERIC kernel". 2003-08-23 21:08:03 +00:00
Marc Fonvieille
2731bfbfa9 A note should not directly follow another note, merge 2 notes in 1. 2003-08-23 20:45:04 +00:00
Martin Heinen
d18583bcc7 Add a reference to "Tracking for Multiple Machines". 2003-08-23 11:37:18 +00:00
Marc Fonvieille
532e0d0c1e In 5.X old kernel is backed up in /boot/kernel.old and not as
/boot/kernel.old
2003-08-21 20:23:38 +00:00
Marc Fonvieille
da88c8501d - Add a missing period
- s/userconfig/<literal>USERCONFIG</literal> options
2003-08-21 19:39:29 +00:00
Murray Stokely
762346438a Wrap long lines. Translators kindly ignore. Whitespace only change. 2003-08-01 19:57:56 +00:00
Murray Stokely
75da6e399b * Its -> It's
* Remove a 3.X era tip.
* add missing words to clarify a sentence.
* Clarify softupdates description.
* Remove newline/whitespace from inside <literal> tags.

Sponsored by:	FreeBSD Mall, Inc.
2003-08-01 19:47:16 +00:00
Ceri Davies
142824467d Capitalise titles as per the Chicago Manual of Style. 2003-07-13 19:45:58 +00:00
Martin Heinen
79fba9931c Remove a blank line. Translators can ignore this commit. 2003-05-18 22:53:33 +00:00
Martin Heinen
5de6f3bfae Add a missing period. 2003-05-18 22:52:13 +00:00
Giorgos Keramidas
7d4ef3cea6 - maxusers is optional in 5.X kernel configs
- describe the 'hints' keyword of kernel config files in the 5.X branch
- split makeoptions DEBUG='-g' from MATH_EMULATE and describe what it does
2003-05-11 22:08:18 +00:00
Giorgos Keramidas
41dd7161fc FreeBSD builds on more than 3 platforms now. 2003-05-11 21:25:07 +00:00
Giorgos Keramidas
196246ce50 Update GENERIC config file header comments. Also remove I386_CPU from
the cpu lines shown in the sample, but expand the <note> we previously
had to describe in detail it's current state in FreeBSD.
2003-05-11 21:21:52 +00:00
Tom Rhodes
3c5189eb2b Add: device agp and a quick description.
PR:	48728
2003-04-24 15:10:13 +00:00
Martin Heinen
27869157cf Explain why editing GENERIC is a bad idea.
PR:		docs/51109
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
2003-04-18 14:44:47 +00:00
Martin Heinen
cfffd2cc2e Remove a duplicate full stop. 2003-03-31 17:01:34 +00:00
Tom Rhodes
7be16baf53 Minor spelling. 2003-03-29 15:48:46 +00:00
Tom Rhodes
070d5311f2 Explain what the NOTES files are. 2003-03-29 15:41:41 +00:00
Tom Rhodes
a7368f51bb Make a few areas more clear to the reader.
Make use of the &os; entity.
Add a few tabs.
Grammar.
2003-03-29 15:27:47 +00:00
Eivind Eklund
e7f5195f3a Document that ptys are used by xterm in addition to remote logins 2003-03-13 12:32:28 +00:00
Marc Fonvieille
da293eadfb Inform the reader that the path to the kernel build directory
changed with 5.0 (in the "traditional" way case).
2003-02-18 13:06:12 +00:00
Ceri Davies
2c70db6304 Since the output of dmesg(8) is not guaranteed to contain the boot messages,
suggest users check var/run/dmesg.boot when they need information about their
devices, etc.

Suggested by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
PR:		docs/45981
Reviewed by:	keramida, mheinen
2003-01-20 13:19:20 +00:00
Marc Fonvieille
56a03bb3b1 Fix an error in previous commits:
4.2-STABLE that was fetched before Feb 2nd, 2001 does NOT
recognize KERNCONF option.

Pointed out by:		mheinen
2003-01-18 18:03:28 +00:00
Giorgos Keramidas
b639fbe71c KERNCONF is not recognised by 4.2-STABLE makefiles
"before" Feb-2-2001, not "after".

Submitted by:	Thomas L. Kjeldsen <tlk@mayi.dk>
2003-01-15 08:40:07 +00:00
Peter Pentchev
1f359cbbab /tmp/msg 2003-01-12 18:20:55 +00:00
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