368 Commits

Author SHA1 Message Date
tjr
895cc40f1a Add terse descriptions for NLSPATH and LC_*. 2003-04-12 05:20:15 +00:00
murray
f0a2206dbc Note that kern.securelevel must be set to '-1' to build a release
successfully.

PR:		docs/42339
MFC after:	3 days
2003-04-07 11:40:25 +00:00
murray
16a93d5f11 Correctly use .Bd macro. 2003-04-07 11:28:35 +00:00
murray
f8221d23db Document a workaround for the problem of infrastructure changes in the
doc/ tree that can cause release builds on the security branches to
break.

PR:		docs/35620
MFC after:	3 days
2003-04-07 10:50:00 +00:00
obrien
fe0afe560c s/loaded as a module/available as a module/g
Submitted by:	ru
2003-03-23 04:23:10 +00:00
obrien
4b49145ba5 Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
like this.  Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
seanc
7ef05d02b9 Update sendfile.2 to include a TUNING section that documents the
various tunables that are applicable to sendfile(2).  Update tuning.7
to mention a reference to sendfile.2.

Approved by:	keramida
2003-03-12 09:28:44 +00:00
markm
a5830ac074 KerberosIV deorbit sequence: We no longer build a krb4 distribution. 2003-03-08 11:49:40 +00:00
markm
a58cd51a7f Update for kerberos 5 2003-03-08 11:45:47 +00:00
tjr
c5c996630b Remove a remnant of netns. 2003-03-06 05:02:36 +00:00
ru
0dea541567 mdoc(7) police: Scheduled sweep. 2003-02-24 22:53:26 +00:00
brueffer
9be6bcdb82 Packages have been in .tbz format for some time now, thus s/tgz/tbz/
X-MFC after:	re-approval
2003-02-22 11:57:09 +00:00
ru
58b4ceca92 NODEVFS cleanup. 2003-02-05 15:31:43 +00:00
fanf
15aba21762 List all of the assignment operators explicitly, for those who have been
traumatized by perl.
2003-01-22 15:19:07 +00:00
ceri
109ea67936 Sort. Move /usr/heimdal to /var/heimdal where it really is.
PR:		docs/46637
Submitted by:	Igor Sobrado <sobrado@acm.org>
Approved by:	ru
2003-01-10 18:32:39 +00:00
dillon
c538ab97f2 Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.
Submitted by:	Tom Rhodes
2002-12-28 19:08:11 +00:00
schweikh
fec6546e12 english(4) police. 2002-12-27 12:15:40 +00:00
ru
f6006b0adb Spelling: s/then/than/ where appropriate. 2002-12-24 16:52:31 +00:00
ru
4979ab8d81 mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
ru
57c4647984 mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks. 2002-12-23 15:05:18 +00:00
dillon
bdd4b4e798 A pile of patches, most notably some Doc policing by Hiten Pandya. 2002-12-23 07:27:53 +00:00
dillon
6a9b175c84 Add development.7
Reminded by: Sean Kelly <smkelly@zombie.org>
2002-12-23 06:46:48 +00:00
schweikh
687750af7d english(4) police. 2002-12-22 21:04:59 +00:00
dillon
3c0d125aa8 So many people have asked me to describe my development environment that
my fingers are getting tired.  Here is a new manual page, 'development',
which describes a very powerful, generic, exportable development environment
suitable to developers, sysops, admins, and anyone at all who is
maintaining more the one FreeBSD box.  I have used this type of environment
for many years and have had to make virtually no changes to it for all that
time.

MFC after:	3 days
2002-12-22 02:07:05 +00:00
dillon
524e713804 Change tcp.inflight_min from 1024 to a production default of 6144. Create
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.

MFC after:	3 days
2002-12-14 21:00:17 +00:00
chris
e2c68238d2 Add and fix cross-references.
Prompted by:	rwatson, dcs
Sponsored by:	DARPA, Network Associates Labs
2002-12-12 22:17:44 +00:00
ru
041d1287e8 Uniformly refer to a file system as "file system".
Approved by:	re
2002-12-12 17:26:04 +00:00
ru
2a1141d1d9 mdoc(7) police: Added the missing .Os call; it's not strictly
necessary nowadays, but is documented as "required", and may
become so again in the future.

Approved by:	re
2002-12-11 15:55:29 +00:00
rwatson
5fcceddc07 Remove documentation of ENABLE_VFS_IOOPT: we don't want people to use
it, so don't suggest it.  It's likely going away soon also, so avoid
believing it's supported.

Suggested by:	Sean Kelly <smkelly@zombie.org>
Approved by:	re
2002-12-09 03:41:37 +00:00
ru
4b97577172 Capitalize ASCII code names.
Approved by:	re
2002-12-05 08:50:00 +00:00
ru
ad317e456a Back out part of last delta that was committed by accident.
(.Xr is not yet that smart.)
2002-11-29 11:50:08 +00:00
ru
6d3a461a4f mdoc(7) police: scheduled sweep.
Approved by:	re
2002-11-29 11:39:20 +00:00
ru
10c48e457c mdoc(7) police:
Revert to using the .Tn POSIX and .Tn ANSI instead of \*[Px] and \*[Ai]
strings; using these strings is unsafe in troff mode, as they include a
change in a font size.

Approved by:	re
2002-11-26 17:55:41 +00:00
jhb
b0b3ab2c2b Document the KERNELS variable. 2002-11-18 20:31:35 +00:00
nyan
902d691151 Add EXTLOCALDIR document. 2002-11-18 12:25:53 +00:00
jhb
21238e0b0a Document NOCDROM and NO_FLOPPIES. 2002-11-15 20:55:37 +00:00
rwatson
791f66c798 X-ref clock_gettime(2). 2002-11-02 23:59:02 +00:00
chris
133b0e9c7d Correctly spell "te" as "mls". 2002-10-28 23:03:25 +00:00
chris
5d8d9df155 Add a man page describing the Mandatory Access Control label format.
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Labs
2002-10-28 22:54:54 +00:00
keramida
fb5b663eb4 Minor grammar fix: referenced to -> in reference to. 2002-10-22 23:36:10 +00:00
keramida
1b3059bb29 Add description of fetch-recursive target. 2002-10-22 23:11:38 +00:00
keramida
ca847810ee Refer to doc/en_US.ISO8859-1 for documentation. 2002-10-22 23:06:29 +00:00
keramida
bbb274ba35 Split an excessively long sentence. 2002-10-22 22:52:24 +00:00
keramida
f8977b69ec Improve wording by removing repetitive use of 'default'. 2002-10-22 22:43:24 +00:00
keramida
930e63fa77 The ipfw module is only loaded if necessary. 2002-10-22 22:39:18 +00:00
keramida
307824c07d s/then/than/ where appropriate. 2002-10-22 22:36:56 +00:00
keramida
28621bafdb rulset -> ruleset 2002-10-22 22:34:29 +00:00
tmm
92fdfeb044 Update for BSD.include.dist r1.60 (addition of include/dev/ofw).
Forgotten by:	tmm
Prodded by:	ru
2002-10-22 10:37:07 +00:00
ceri
3c0aff24cb Add a note explaining /var/empty.
PR:		docs/43364
Submitted by:	Kim Scarborough <sluggo@unknown.nu>
MFC after:	14 days
2002-09-26 17:12:05 +00:00
ru
85529a1287 Document DOC_LANG.
Reviewed by:	murray
2002-09-26 07:08:48 +00:00