summaryrefslogtreecommitdiffstats
path: root/share/man/man7
Commit message (Collapse)AuthorAgeFilesLines
* Sort. Move /usr/heimdal to /var/heimdal where it really is.ceri2003-01-101-12/+12
| | | | | | PR: docs/46637 Submitted by: Igor Sobrado <sobrado@acm.org> Approved by: ru
* Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.dillon2002-12-281-7/+18
| | | | Submitted by: Tom Rhodes
* english(4) police.schweikh2002-12-271-2/+2
|
* Spelling: s/then/than/ where appropriate.ru2002-12-242-7/+7
|
* mdoc(7) police: Deal with self-xrefs.ru2002-12-242-2/+2
|
* mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.ru2002-12-231-4/+7
|
* A pile of patches, most notably some Doc policing by Hiten Pandya.dillon2002-12-231-117/+184
|
* Add development.7dillon2002-12-231-3/+4
| | | | Reminded by: Sean Kelly <smkelly@zombie.org>
* english(4) police.schweikh2002-12-221-2/+2
|
* So many people have asked me to describe my development environment thatdillon2002-12-221-0/+351
| | | | | | | | | | | 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
* Change tcp.inflight_min from 1024 to a production default of 6144. Createdillon2002-12-141-0/+15
| | | | | | | a sysctl for the stabilization value for the bandwidth delay product (inflight) algorithm and document it. MFC after: 3 days
* Add and fix cross-references.chris2002-12-121-1/+15
| | | | | Prompted by: rwatson, dcs Sponsored by: DARPA, Network Associates Labs
* Uniformly refer to a file system as "file system".ru2002-12-125-76/+76
| | | | Approved by: re
* mdoc(7) police: Added the missing .Os call; it's not strictlyru2002-12-111-0/+1
| | | | | | | necessary nowadays, but is documented as "required", and may become so again in the future. Approved by: re
* Remove documentation of ENABLE_VFS_IOOPT: we don't want people to userwatson2002-12-091-27/+0
| | | | | | | | 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
* Capitalize ASCII code names.ru2002-12-051-18/+18
| | | | Approved by: re
* Back out part of last delta that was committed by accident.ru2002-11-291-2/+2
| | | | (.Xr is not yet that smart.)
* mdoc(7) police: scheduled sweep.ru2002-11-294-44/+74
| | | | Approved by: re
* mdoc(7) police:ru2002-11-261-2/+4
| | | | | | | | 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
* Document the KERNELS variable.jhb2002-11-181-0/+9
|
* Add EXTLOCALDIR document.nyan2002-11-181-0/+3
|
* Document NOCDROM and NO_FLOPPIES.jhb2002-11-151-0/+4
|
* X-ref clock_gettime(2).rwatson2002-11-021-0/+1
|
* Correctly spell "te" as "mls".chris2002-10-281-1/+1
|
* Add a man page describing the Mandatory Access Control label format.chris2002-10-282-1/+81
| | | | | Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Labs
* Minor grammar fix: referenced to -> in reference to.keramida2002-10-221-1/+1
|
* Add description of fetch-recursive target.keramida2002-10-221-1/+3
|
* Refer to doc/en_US.ISO8859-1 for documentation.keramida2002-10-221-2/+2
|
* Split an excessively long sentence.keramida2002-10-221-3/+3
|
* Improve wording by removing repetitive use of 'default'.keramida2002-10-221-1/+1
|
* The ipfw module is only loaded if necessary.keramida2002-10-221-1/+3
|
* s/then/than/ where appropriate.keramida2002-10-221-4/+4
|
* rulset -> rulesetkeramida2002-10-221-1/+1
|
* Update for BSD.include.dist r1.60 (addition of include/dev/ofw).tmm2002-10-221-0/+2
| | | | | Forgotten by: tmm Prodded by: ru
* Add a note explaining /var/empty.ceri2002-09-261-0/+4
| | | | | | PR: docs/43364 Submitted by: Kim Scarborough <sluggo@unknown.nu> MFC after: 14 days
* Document DOC_LANG.ru2002-09-261-0/+4
| | | | Reviewed by: murray
* Document intptr_t and uintptr_t.mike2002-09-151-7/+22
|
* Cleanup grammer related to PR 40907 and add a section on TCP delayeddillon2002-08-291-15/+39
| | | | acks as suggested by Mike Harding <mvh@ix.netcom.com>
* Rearrange a sentence that got stuck in the wrong paragraph.dillon2002-08-251-2/+3
| | | | X-MFC after: (all commits here will be MFCd)
* Clear up confusion in a sentence describing [/var]/tmp.dillon2002-08-251-1/+2
|
* Add a section on the net.inet.ip.portrange.* sysctls.dillon2002-08-251-0/+26
| | | | | Suggested by: Mike Harding <mvh@ix.netcom.com> MFC after: 3 days
* Oops, last manual commit was to -stable, should have been to -current.dillon2002-08-171-0/+23
| | | | | | No biggy, the code MFC to stable will catch up to the docs in a week. X-MFC after: -7 days
* mdoc(7) police: Bump document date, removed (again) hard sentence breaks..ru2002-08-131-7/+14
|
* Correct links to Handbook's pages, old URLs does not work anymore.blackend2002-07-301-2/+2
| | | | MFC after: 1 week
* Fix typo.murray2002-07-291-1/+1
| | | | | PR: docs/41091 MFC after: 1 day
* Document DOCRELEASETAG and PORTSRELEASETAG.jhb2002-07-271-0/+16
|
* Document PREFETCHDISTFILES.jhb2002-07-271-1/+9
|
* Document KERNEL_FLAGS and WORLD_FLAGS.jhb2002-07-271-0/+18
|
* - Move BUILDNAME up before CHROOTDIR.jhb2002-07-271-16/+16
| | | | - RELEASETAG is an optional variable, not a required one.
* sec-doc.7 has been repo-copied to sdoc.7 to be consistent with sprog.7.chris2002-07-063-299/+3
| | | | Sponsored by: DARPA, NAI Labs
OpenPOWER on IntegriCloud