summaryrefslogtreecommitdiffstats
path: root/share/man/man7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* mdoc(7): add `?' and `!' to punctuation characters;jmc2003-09-022-9/+3
| | | | | | mdoc.samples(7): remove BUG concerning blank lines; ok deraadt@
* escape punctuation;jmc2003-09-021-2/+2
| | | | ok deraadt@
* Document SKIPDIRespie2003-08-151-1/+11
|
* match realityespie2003-08-151-21/+13
|
* refer to RFCs consistently (RFC XXXX);jmc2003-08-081-3/+3
|
* Document RECURSIVE_FETCH_LIST, fix output to correspond to reality.espie2003-07-311-3/+8
|
* remove some withespace at EOLsturm2003-07-281-3/+3
| | | | noticed by jmc@
* document systrace related variablessturm2003-07-281-1/+16
| | | | espie@ ok
* document .Vt;jmc2003-07-211-1/+4
|
* sync with mdoc.samples(7);jmc2003-07-211-11/+15
|
* general update for mdoc.samples(7).jmc2003-07-161-203/+470
| | | | ok deraadt@ marc@
* change some 1-line displays to .Dl and fix a punctuation problem;jmc2003-07-091-9/+7
|
* remove kerberosIV configuration filesdavid2003-06-271-3/+1
| | | | ok hin@ deraadt@ pb@
* in FILES add a hint to db/user.liststurm2003-06-221-1/+3
| | | | espie@ ok
* - remove entries for /usr/include/kerberosIV and /usr/src/kerberosIV;jmc2003-06-101-10/+6
| | | | | also spotted by Wouter Clarie - changed /usr/include/ssl -> /usr/include/openssl
* - section reorderjmc2003-06-065-56/+58
| | | | | - macro fixes - kill whitespace at EOL
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-029-54/+18
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* sync docs to agree on section header (.Sh) order for man pages. This alsojmc2003-05-292-30/+34
| | | | | | | | | | | | | | | | | | | | | | | | matches order used by NetBSD, though we don't use all their sections. Order is: NAME SYNOPSIS DESCRIPTION RETURN VALUES ENVIRONMENT FILES EXAMPLES DIAGNOSTICS ERRORS SEE ALSO STANDARDS HISTORY AUTHORS CAVEATS BUGS ok krw@ millert@
* document man page hierarchy;jmc2003-05-241-1/+29
| | | | from Sam Smith (PR 3271) - thanks!
* typos from Leandro Costa.jmc2003-05-072-4/+4
|
* missing space after mdoc macro argumentdavid2003-04-151-2/+2
| | | | ok jmc@
* try to use the X Window System, X11 or XFree86 consistently.jmc2003-04-131-2/+2
| | | | | diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@
* cleanup of typos in section 7 man pages;jmc2003-04-136-81/+82
| | | | mdoc.samples(7): ok millert@
* update of system hierarchy;jmc2003-03-281-200/+344
| | | | | | | | - missing entries added - unused ones deleted - no .Li for paths many suggestions and ok millert@
* - BSD -> Oxavsm2003-03-161-17/+11
| | | | | | | - Point people to our documentation and not the freebsd/netbsd handbooks - Add checklist.html to the See Also section ok pvalchev@
* remove a tab which isn't needed (-indent is there)avsm2003-03-161-2/+2
| | | | jmc@ ok
* - Reference to php4 flavors replaced with exim (php uses subpackages now)avsm2003-03-151-33/+13
| | | | | | | | | | | - Dont encourage 'env FLAVOR=blah make install', since this breaks with a lot of subpackaged ports; instead replace 'install' with 'package' - Remove some of the freebsd/netbsd references which are obsolete now - /usr/share/mk/bsd.port.mk doesnt exist, so Xr bsd.port.mk(5) instead ok pvalchev@
* .Xr typos;jmc2003-03-061-3/+3
|
* update link to NetBSD Package System docsdavid2003-02-271-2/+2
| | | | reported by pwillia@scnc.chelsea.k12.mi.us in PR 3111
* double word typos;jmc2003-02-251-3/+3
| | | | all from David Krause - thanks!
* typos; jmc@prioris.mini.pw.edu.plderaadt2003-01-151-2/+2
|
* Document read-only ports tree usage under new WRKOBJDIR rules.espie2003-01-141-8/+10
| | | | | Add description of BULK_COOKIES_DIR, since that must also be moved for bulk packages building in ro portsdir mode.
* Grammar fixes from jmc@prioris.mini.pw.edu.plpvalchev2003-01-051-5/+5
|
* add many missing dirs under /etc w/ descriptions; ok miod fgschpvalchev2002-12-251-1/+19
|
* Describe the known standards for the St macro.marc2002-12-061-2/+11
| | | | OK deraadt@
* spellingespie2002-11-171-2/+2
|
* - replace empty lines by .Pp where appropriate.wcobb2002-08-292-8/+8
| | | | | - no empty lines at end of file. ok mpech@
* Clarify time handling at securelevel 2. Idea from mpech@ ok millert@nordin2002-07-301-2/+4
|
* Fix the MAKEDEV(8) Xr, thanks to couderc@miod2002-07-271-2/+2
|
* Xr fixes; from PR 2794miod2002-07-031-11/+10
|
* Add missing; Fransoa Holopmillert2002-06-081-2/+30
|
* Initial fix:mpech2002-05-291-4/+6
| | | | | | | | o) There are no .%C tag; o) Add two .%I and .%Q; millert@ ok Note: Send me more not documented tags.
* 'SEE ALSO' audit in 'share/man/':mpech2002-05-231-2/+2
| | | | | | | | o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok
* Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OKmillert2002-05-081-1/+5
|
* Document bulk package building.espie2002-04-171-1/+27
| | | | Stress important conditions that should be met for bugs to be avoided.
* document flavors. Based on comments by several people.espie2002-04-041-4/+62
|
* qmail no more; PR 2275pvalchev2002-02-181-4/+1
|
* update ports system history; ok espie@jsyn2002-01-241-5/+4
|
* this one was in v2 evenmickey2002-01-241-2/+2
|
* do not reference plot; from rogier@quaak.org; closes pr/2276provos2001-12-281-3/+1
|