summaryrefslogtreecommitdiff
path: root/share/man/man7
AgeCommit message (Collapse)Author
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-29sync docs to agree on section header (.Sh) order for man pages. This alsoJason McIntyre
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@
2003-05-24document man page hierarchy;Jason McIntyre
from Sam Smith (PR 3271) - thanks!
2003-05-07typos from Leandro Costa.Jason McIntyre
2003-04-15missing space after mdoc macro argumentDavid Krause
ok jmc@
2003-04-13try to use the X Window System, X11 or XFree86 consistently.Jason McIntyre
diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@
2003-04-13cleanup of typos in section 7 man pages;Jason McIntyre
mdoc.samples(7): ok millert@
2003-03-28update of system hierarchy;Jason McIntyre
- missing entries added - unused ones deleted - no .Li for paths many suggestions and ok millert@
2003-03-16- BSD -> OxAnil Madhavapeddy
- Point people to our documentation and not the freebsd/netbsd handbooks - Add checklist.html to the See Also section ok pvalchev@
2003-03-16remove a tab which isn't needed (-indent is there)Anil Madhavapeddy
jmc@ ok
2003-03-15- Reference to php4 flavors replaced with exim (php uses subpackages now)Anil Madhavapeddy
- 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@
2003-03-06.Xr typos;Jason McIntyre
2003-02-27update link to NetBSD Package System docsDavid Krause
reported by pwillia@scnc.chelsea.k12.mi.us in PR 3111
2003-02-25double word typos;Jason McIntyre
all from David Krause - thanks!
2003-01-15typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-14Document read-only ports tree usage under new WRKOBJDIR rules.Marc Espie
Add description of BULK_COOKIES_DIR, since that must also be moved for bulk packages building in ro portsdir mode.
2003-01-05Grammar fixes from jmc@prioris.mini.pw.edu.plPeter Valchev
2002-12-25add many missing dirs under /etc w/ descriptions; ok miod fgschPeter Valchev
2002-12-06Describe the known standards for the St macro.Marco S Hyman
OK deraadt@
2002-11-17spellingMarc Espie
2002-08-29- replace empty lines by .Pp where appropriate.Wilbern Cobb
- no empty lines at end of file. ok mpech@
2002-07-30Clarify time handling at securelevel 2. Idea from mpech@ ok millert@Thomas Nordin
2002-07-27Fix the MAKEDEV(8) Xr, thanks to couderc@Miod Vallat
2002-07-03Xr fixes; from PR 2794Miod Vallat
2002-06-08Add missing; Fransoa HolopTodd C. Miller
2002-05-29Initial fix:Mike Pechkin
o) There are no .%C tag; o) Add two .%I and .%Q; millert@ ok Note: Send me more not documented tags.
2002-05-23'SEE ALSO' audit in 'share/man/':Mike Pechkin
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok
2002-05-08Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OKTodd C. Miller
2002-04-17Document bulk package building.Marc Espie
Stress important conditions that should be met for bugs to be avoided.
2002-04-04document flavors. Based on comments by several people.Marc Espie
2002-02-18qmail no more; PR 2275Peter Valchev
2002-01-24update ports system history; ok espie@Jason Peel
2002-01-24this one was in v2 evenMichael Shalayeff
2001-12-28do not reference plot; from rogier@quaak.org; closes pr/2276Niels Provos
2001-12-03- fix some table widthsMiod Vallat
- remove /usr/include/vm - add /var/spool/clientmqueue
2001-11-26Last char of the sentence is a dot.Mike Pechkin
espie@ ok
2001-11-21install library-specs(7)Anil Madhavapeddy
espie@ ok
2001-11-17Xr library-specsMarc Espie
2001-11-16Basic documentation for library-specs.Marc Espie
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-10-09Oops, merge from stable...Marc Espie
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
millert@ ok
2001-10-04e.g. and i.e. cleanupPeter Stromberg
2001-10-01History is history.Hugh Graham
2001-09-17Fix and update /var/named entry. Also fix a sentence to end withCamiel Dobbelaar
a dot. ok mpech@, millert@
2001-09-11remove uucp references, except for /var/spool/uucp*; deraadt@ ok.Federico G. Schwindt
2001-09-05add kerberosV/ directories. However, kerberos(1) is kerb4-specificlebel
and it should be fixed. millert@ agreed.
2001-08-25Since "CAVEATS" is going to be plural regardless, there might as wellHugh Graham
be more than one entry. Also add some information on detaching.