Commit Graph

6729 Commits

Author SHA1 Message Date
ru
69d6446a7f mdoc(7) police: tidy up. 2002-03-17 15:02:20 +00:00
murray
8f54f13281 Spell analogous properly.
Found by:	ispell(1)
2002-03-17 15:01:28 +00:00
ru
452947c317 mdoc(7) police: tidy up. 2002-03-17 14:52:54 +00:00
ru
ab60eaa56f mdoc(7) police: fix a typo in rev. 1.36 and markup nit in rev. 1.37. 2002-03-17 13:14:14 +00:00
ru
5abe33eb8c mdoc(7) police: misc fixes. 2002-03-17 13:09:35 +00:00
markm
006a375bc4 Allow "make lint" to mostly work. Our sources are very unclean WRT
lint, so this is turned off by default. Setting WANT_LINT will turn
on generation of lint libraries for /usr/libdata/lint/*.ln.

Reviewd by:	silence in -audit.
2002-03-17 10:05:57 +00:00
cjc
e86597e456 Add documentation for rc.early(8).
PR:		misc/35992
MFC after:	3 days
2002-03-17 09:14:54 +00:00
murray
92dc36637a * Document the 'floppies' target.
* Document the LOCAL_SCRIPT option.
* Document the NOPORTREADMES option.
* Be more specific in a comment.
* Be more specific about the ftp.1 and cdrom.1 targets.
* Clarify the usage of the CVSROOT variable.
* Clarify the usage of the NODOC variable.

Suggested by: matusita
2002-03-17 07:22:51 +00:00
schweikh
72d2c18c04 Typo: s/happenes/happens/
MFC after:	3 days
2002-03-16 18:20:44 +00:00
schweikh
200e2dbdad Typo: s/frequencly/frequency/
MFC after:	3 days
2002-03-16 18:17:55 +00:00
schweikh
1bbb763dca Typo: s/dependant/dependent/
MFC after:	3 days
2002-03-16 18:12:49 +00:00
schweikh
bb7910a6ff Typo: s/conjuction/conjunction/ 2002-03-16 18:10:40 +00:00
schweikh
f56ca1f717 Typo: s/compatability/compatibility/
MFC after:	3 days
2002-03-16 18:09:35 +00:00
schweikh
c30871e635 Plural bogon: s/childs/children/
MFC after:	3 days
2002-03-16 18:07:07 +00:00
schweikh
17fbb71a08 Typo: s/avalable/available/
MFC after:	3 days
2002-03-16 18:02:30 +00:00
schweikh
3c5d2a2e02 Typo: s/authoritive/authoritative/ 2002-03-16 18:00:44 +00:00
schweikh
c5b6b43801 Typo: s/acknowlegement/acknowledgement/ 2002-03-16 17:56:40 +00:00
schweikh
4e7c9fcaca Typo: s/Procotol/Protocol/
MFC after:	3 days
2002-03-16 17:47:32 +00:00
schweikh
072e309f40 Typo: s/Kensignton/Kensington/
MFC after:	3 days
2002-03-16 17:40:38 +00:00
schweikh
ad448b398d Typo: s/Hauppage/Hauppauge/
MFC after:	3 days
2002-03-16 17:34:29 +00:00
schweikh
607f1f4539 Correctly capitalize MHz and GHz.
MFC after:	3 days
2002-03-16 17:31:46 +00:00
schweikh
89db6a9ed4 Typo; s/Filesytems/Filesystems/
MFC after:	3 days
2002-03-16 17:26:07 +00:00
markm
52bb1e4514 Document NO_PERL. 2002-03-16 15:14:41 +00:00
murray
dc013a804d Markup fix. Use .Va instead of .Ev. No content changes. 2002-03-15 23:34:17 +00:00
murray
309c5defb0 Add a description of the TARGET variable, and add more information
about the TARGET_ARCH variable. (1)

Add information about the DESTDIR variable.

Add more examples for cross-building.

(1) Submitted by:     ru
MFC after:	      3 days
2002-03-15 23:29:24 +00:00
obrien
49111efc60 Pass our idea of `CC' down to mkdep.
Tested on:	sparc64
2002-03-15 18:43:59 +00:00
ru
25566444ff mdoc(7) police: Kill the (now extraneous) empty line. Previously,
.Bd erroneously defaulted to -compact mode in the SYNOPSIS section.
2002-03-15 12:04:49 +00:00
murray
e081408088 Even more markup / whitespace fixes:
* Use .Va instead of .Ev
* Remove a trailing whitespace at EOL.
* Quote some arguments.

Submitted by:	ru
2002-03-15 09:23:21 +00:00
luigi
55ae1aabf8 Bunch of manpage fixes from Bruce Montague. 2002-03-15 09:02:26 +00:00
luigi
5c81e5d250 Add comments to ME README.BOOTP README.TEMPLATING mentioning that
they contain stale information.
Remove files referring to the old diskless setup to avoid confusion.
2002-03-15 06:47:38 +00:00
rwatson
4d486ee7b2 NAI DBA update. 2002-03-14 21:58:58 +00:00
schweikh
af21edb315 Grammar bogon: s/structure a route/structure of a route/
MFC after:	3 days
2002-03-14 18:43:09 +00:00
schweikh
031c4979d5 Typo; s/lister/listener/
MFC after:	3 days
2002-03-14 18:34:46 +00:00
murray
9d61be7130 Add an ENVIRONMENT section, and document TARGET_ARCH and NO_WERROR.
Add a cross-build example.
2002-03-14 09:38:24 +00:00
murray
d3d9f61de4 Various mdoc fixes.
Submitted by:	ru
2002-03-14 04:21:50 +00:00
keramida
e863d43634 Fix syntax error. 2002-03-13 18:37:40 +00:00
rwatson
7422a22d60 Document the "lomac_enable" rc.conf switch.
Reminded by:	Makoto Matsushita <matusita@jp.FreeBSD.org>
2002-03-13 15:28:37 +00:00
murray
e7306442d5 * Simplify the synopsis.
* Remove trailing whitespace at EOL.
* Various grammar cleanups.
* Note that MAKE_ISOS is disabled by default.
* Use more descriptive mdoc markup.
* Use proper references for the online FDP documents.

Submitted by:	dd
2002-03-13 09:54:31 +00:00
murray
aa8b8d80dc Reference release(7) in SEE ALSO. 2002-03-13 06:59:39 +00:00
murray
a07f296c34 Add a makefile to document the release building process.
Specifically, this documents the available targets and relevant
environment variables for "make release".  LOCAL_PATCHES,
RELEASEDISTFILES, RELEASENOUPDATE, etc.. are covered.

A future commit should add more information about drivers.conf,
boot_crunch.conf, and other less well-known aspects of the release
build.

Reviewed and history section added by:	phk
2002-03-13 06:33:26 +00:00
archie
4ff8306186 Add realloc() and reallocf(), and make free(NULL, ...) acceptable.
Reviewed by:	alfred
2002-03-13 01:42:33 +00:00
rwatson
7888fb8301 Add a bugs notice indicating that the SEESENT flag may behave incorrectly
on interfaces with hardware loopback, and point-to-point interfaces
(unclear why that is, may need to be tracked down).
2002-03-13 00:04:53 +00:00
murray
9066bf9d62 This driver first appeared in FreeBSD 4.5, not 5.0. 2002-03-12 12:26:05 +00:00
murray
8be072ea1e Point readers to the Porter's Handbook instead of the non-existant
"Porting Applications" section of the FreeBSD Handbook.

MFC After: 2 days
2002-03-12 09:45:29 +00:00
obrien
b6412800f5 Consistently use $PICFLAG. 2002-03-12 01:18:07 +00:00
obrien
53239a8ea2 Spell pic "PIC" for sparc64. 2002-03-12 01:14:19 +00:00
maxim
8a8b816b5b Add a bunch of functions.
PR:		docs/32561
Reviewed by:	deischen, ru
Approved by:	ru
MFC after:	2 weeks
2002-03-11 10:45:18 +00:00
cjc
352806ecf3 Don't protect savecore(8) from being run with a bad dumpdir
argument. Don't fail silently, but let savecore(8) make noise. It
won't behave badly, it doesn't need protection.

At the same time, allow the administrator to have dumpdev enabled
while dumpdir (savecore(8)) is disabled and document how to do it.

PR:		conf/35725
2002-03-11 08:47:02 +00:00
wosch
55f3803bff Added upcoming FreeBSD 4.6 2002-03-10 19:00:37 +00:00
wosch
7d6deb1212 FreeBSD 4.5 is releaseed "29 Jan 2002" (not 20 Jan)
PR:	 misc/35738
Submitted by: WAKABAYASHI Susumu <susumu@wakabaya.net>
2002-03-10 18:57:44 +00:00