Ceri Davies
cd51145c2e
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
Matthew Dillon
06d66a71a1
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
Jens Schweikhardt
57bd0fc6e8
english(4) police.
2002-12-27 12:15:40 +00:00
Ruslan Ermilov
074ad11567
Spelling: s/then/than/ where appropriate.
2002-12-24 16:52:31 +00:00
Ruslan Ermilov
facc67676f
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
Ruslan Ermilov
63454c532d
mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.
2002-12-23 15:05:18 +00:00
Matthew Dillon
48096bb398
A pile of patches, most notably some Doc policing by Hiten Pandya.
2002-12-23 07:27:53 +00:00
Matthew Dillon
981ab0c21b
Add development.7
...
Reminded by: Sean Kelly <smkelly@zombie.org>
2002-12-23 06:46:48 +00:00
Jens Schweikhardt
1ef979ba18
english(4) police.
2002-12-22 21:04:59 +00:00
Matthew Dillon
6ed033be24
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
Matthew Dillon
d7ff8ef62a
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 Costello
12cfff2842
Add and fix cross-references.
...
Prompted by: rwatson, dcs
Sponsored by: DARPA, Network Associates Labs
2002-12-12 22:17:44 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
051bb54bd3
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
Robert Watson
bf616e0493
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
Ruslan Ermilov
db8993ce9e
Capitalize ASCII code names.
...
Approved by: re
2002-12-05 08:50:00 +00:00
Ruslan Ermilov
ef31810d3f
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
Ruslan Ermilov
d962d52ac0
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
Ruslan Ermilov
e27480d64d
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
John Baldwin
5c5145d7f9
Document the KERNELS variable.
2002-11-18 20:31:35 +00:00
Yoshihiro Takahashi
1e89c49d2e
Add EXTLOCALDIR document.
2002-11-18 12:25:53 +00:00
John Baldwin
22eef9d51e
Document NOCDROM and NO_FLOPPIES.
2002-11-15 20:55:37 +00:00
Robert Watson
bcedbf7819
X-ref clock_gettime(2).
2002-11-02 23:59:02 +00:00
Chris Costello
e91aeae5e1
Correctly spell "te" as "mls".
2002-10-28 23:03:25 +00:00
Chris Costello
30ee002788
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
Giorgos Keramidas
0c7911f3ff
Minor grammar fix: referenced to -> in reference to.
2002-10-22 23:36:10 +00:00
Giorgos Keramidas
56e37108f4
Add description of fetch-recursive target.
2002-10-22 23:11:38 +00:00
Giorgos Keramidas
a5d3110615
Refer to doc/en_US.ISO8859-1 for documentation.
2002-10-22 23:06:29 +00:00
Giorgos Keramidas
6b3e3c6f80
Split an excessively long sentence.
2002-10-22 22:52:24 +00:00
Giorgos Keramidas
3c2486a77c
Improve wording by removing repetitive use of 'default'.
2002-10-22 22:43:24 +00:00
Giorgos Keramidas
60eefdafd2
The ipfw module is only loaded if necessary.
2002-10-22 22:39:18 +00:00
Giorgos Keramidas
7361df2133
s/then/than/ where appropriate.
2002-10-22 22:36:56 +00:00
Giorgos Keramidas
0b6579f22d
rulset -> ruleset
2002-10-22 22:34:29 +00:00
Thomas Moestl
cf8cc48964
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 Davies
53264ceaf6
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
Ruslan Ermilov
01a97b5808
Document DOC_LANG.
...
Reviewed by: murray
2002-09-26 07:08:48 +00:00
Mike Barcroft
beddcd8bcb
Document intptr_t and uintptr_t.
2002-09-15 20:12:20 +00:00
Matthew Dillon
5bdfbf5afd
Cleanup grammer related to PR 40907 and add a section on TCP delayed
...
acks as suggested by Mike Harding <mvh@ix.netcom.com>
2002-08-29 20:34:06 +00:00
Matthew Dillon
301b6a7936
Rearrange a sentence that got stuck in the wrong paragraph.
...
X-MFC after: (all commits here will be MFCd)
2002-08-25 18:54:04 +00:00
Matthew Dillon
c3bf8c4544
Clear up confusion in a sentence describing [/var]/tmp.
2002-08-25 18:46:43 +00:00
Matthew Dillon
78d1394010
Add a section on the net.inet.ip.portrange.* sysctls.
...
Suggested by: Mike Harding <mvh@ix.netcom.com>
MFC after: 3 days
2002-08-25 18:34:48 +00:00
Matthew Dillon
e1583529ee
Oops, last manual commit was to -stable, should have been to -current.
...
No biggy, the code MFC to stable will catch up to the docs in a week.
X-MFC after: -7 days
2002-08-17 20:44:24 +00:00
Ruslan Ermilov
c3b938855a
mdoc(7) police: Bump document date, removed (again) hard sentence breaks..
2002-08-13 14:37:41 +00:00
Marc Fonvieille
1061be04b3
Correct links to Handbook's pages, old URLs does not work anymore.
...
MFC after: 1 week
2002-07-30 21:04:26 +00:00
Murray Stokely
aa2ada4e96
Fix typo.
...
PR: docs/41091
MFC after: 1 day
2002-07-29 07:22:26 +00:00
John Baldwin
2d1c9e0f70
Document DOCRELEASETAG and PORTSRELEASETAG.
2002-07-27 21:09:29 +00:00
John Baldwin
15cee06db7
Document PREFETCHDISTFILES.
2002-07-27 20:04:48 +00:00
John Baldwin
ee6b01b97b
Document KERNEL_FLAGS and WORLD_FLAGS.
2002-07-27 20:00:39 +00:00
John Baldwin
8be4d32c52
- Move BUILDNAME up before CHROOTDIR.
...
- RELEASETAG is an optional variable, not a required one.
2002-07-27 19:52:35 +00:00
Chris Costello
2131a0f65d
sec-doc.7 has been repo-copied to sdoc.7 to be consistent with sprog.7.
...
Sponsored by: DARPA, NAI Labs
2002-07-06 20:30:29 +00:00