summaryrefslogtreecommitdiff
path: root/share/man/man7
AgeCommit message (Collapse)Author
2003-11-08all of a sudden, /usr/share/altq disappeared!Jason McIntyre
ok henning@
2003-10-04.Nm with punctuation no longer requires an argument;Jason McIntyre
2003-10-01- note that sysctl(8) is necessary for emulJason McIntyre
- .Xr chroot 2
2003-09-25update BUGS; this section is getting bigger rather than smaller :(Jason McIntyre
2003-09-03- remove trailing whitespaceJason McIntyre
- fix an .Ar macro with too many args
2003-09-02mdoc(7): add `?' and `!' to punctuation characters;Jason McIntyre
mdoc.samples(7): remove BUG concerning blank lines; ok deraadt@
2003-09-02escape punctuation;Jason McIntyre
ok deraadt@
2003-08-15Document SKIPDIRMarc Espie
2003-08-15match realityMarc Espie
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-07-31Document RECURSIVE_FETCH_LIST, fix output to correspond to reality.Marc Espie
2003-07-28remove some withespace at EOLNikolay Sturm
noticed by jmc@
2003-07-28document systrace related variablesNikolay Sturm
espie@ ok
2003-07-21document .Vt;Jason McIntyre
2003-07-21sync with mdoc.samples(7);Jason McIntyre
2003-07-16general update for mdoc.samples(7).Jason McIntyre
ok deraadt@ marc@
2003-07-09change some 1-line displays to .Dl and fix a punctuation problem;Jason McIntyre
2003-06-27remove kerberosIV configuration filesDavid Krause
ok hin@ deraadt@ pb@
2003-06-22in FILES add a hint to db/user.listNikolay Sturm
espie@ ok
2003-06-10- remove entries for /usr/include/kerberosIV and /usr/src/kerberosIV;Jason McIntyre
also spotted by Wouter Clarie - changed /usr/include/ssl -> /usr/include/openssl
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.