Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mdoc(7): add `?' and `!' to punctuation characters; | 2003-09-02 | 2 | -9/+3 | ||
| | | | | | | mdoc.samples(7): remove BUG concerning blank lines; ok deraadt@ | |||||
* | escape punctuation; | 2003-09-02 | 1 | -2/+2 | ||
| | | | | ok deraadt@ | |||||
* | Document SKIPDIR | 2003-08-15 | 1 | -1/+11 | ||
| | ||||||
* | match reality | 2003-08-15 | 1 | -21/+13 | ||
| | ||||||
* | refer to RFCs consistently (RFC XXXX); | 2003-08-08 | 1 | -3/+3 | ||
| | ||||||
* | Document RECURSIVE_FETCH_LIST, fix output to correspond to reality. | 2003-07-31 | 1 | -3/+8 | ||
| | ||||||
* | remove some withespace at EOL | 2003-07-28 | 1 | -3/+3 | ||
| | | | | noticed by jmc@ | |||||
* | document systrace related variables | 2003-07-28 | 1 | -1/+16 | ||
| | | | | espie@ ok | |||||
* | document .Vt; | 2003-07-21 | 1 | -1/+4 | ||
| | ||||||
* | sync with mdoc.samples(7); | 2003-07-21 | 1 | -11/+15 | ||
| | ||||||
* | general update for mdoc.samples(7). | 2003-07-16 | 1 | -203/+470 | ||
| | | | | ok deraadt@ marc@ | |||||
* | change some 1-line displays to .Dl and fix a punctuation problem; | 2003-07-09 | 1 | -9/+7 | ||
| | ||||||
* | remove kerberosIV configuration files | 2003-06-27 | 1 | -3/+1 | ||
| | | | | ok hin@ deraadt@ pb@ | |||||
* | in FILES add a hint to db/user.list | 2003-06-22 | 1 | -1/+3 | ||
| | | | | espie@ ok | |||||
* | - remove entries for /usr/include/kerberosIV and /usr/src/kerberosIV; | 2003-06-10 | 1 | -10/+6 | ||
| | | | | | also spotted by Wouter Clarie - changed /usr/include/ssl -> /usr/include/openssl | |||||
* | - section reorder | 2003-06-06 | 5 | -56/+58 | ||
| | | | | | - macro fixes - kill whitespace at EOL | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 9 | -54/+18 | ||
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | |||||
* | sync docs to agree on section header (.Sh) order for man pages. This also | 2003-05-29 | 2 | -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; | 2003-05-24 | 1 | -1/+29 | ||
| | | | | from Sam Smith (PR 3271) - thanks! | |||||
* | typos from Leandro Costa. | 2003-05-07 | 2 | -4/+4 | ||
| | ||||||
* | missing space after mdoc macro argument | 2003-04-15 | 1 | -2/+2 | ||
| | | | | ok jmc@ | |||||
* | try to use the X Window System, X11 or XFree86 consistently. | 2003-04-13 | 1 | -2/+2 | ||
| | | | | | diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@ | |||||
* | cleanup of typos in section 7 man pages; | 2003-04-13 | 6 | -81/+82 | ||
| | | | | mdoc.samples(7): ok millert@ | |||||
* | update of system hierarchy; | 2003-03-28 | 1 | -200/+344 | ||
| | | | | | | | | - missing entries added - unused ones deleted - no .Li for paths many suggestions and ok millert@ | |||||
* | - BSD -> Ox | 2003-03-16 | 1 | -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) | 2003-03-16 | 1 | -2/+2 | ||
| | | | | jmc@ ok | |||||
* | - Reference to php4 flavors replaced with exim (php uses subpackages now) | 2003-03-15 | 1 | -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; | 2003-03-06 | 1 | -3/+3 | ||
| | ||||||
* | update link to NetBSD Package System docs | 2003-02-27 | 1 | -2/+2 | ||
| | | | | reported by pwillia@scnc.chelsea.k12.mi.us in PR 3111 | |||||
* | double word typos; | 2003-02-25 | 1 | -3/+3 | ||
| | | | | all from David Krause - thanks! | |||||
* | typos; jmc@prioris.mini.pw.edu.pl | 2003-01-15 | 1 | -2/+2 | ||
| | ||||||
* | Document read-only ports tree usage under new WRKOBJDIR rules. | 2003-01-14 | 1 | -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.pl | 2003-01-05 | 1 | -5/+5 | ||
| | ||||||
* | add many missing dirs under /etc w/ descriptions; ok miod fgsch | 2002-12-25 | 1 | -1/+19 | ||
| | ||||||
* | Describe the known standards for the St macro. | 2002-12-06 | 1 | -2/+11 | ||
| | | | | OK deraadt@ | |||||
* | spelling | 2002-11-17 | 1 | -2/+2 | ||
| | ||||||
* | - replace empty lines by .Pp where appropriate. | 2002-08-29 | 2 | -8/+8 | ||
| | | | | | - no empty lines at end of file. ok mpech@ | |||||
* | Clarify time handling at securelevel 2. Idea from mpech@ ok millert@ | 2002-07-30 | 1 | -2/+4 | ||
| | ||||||
* | Fix the MAKEDEV(8) Xr, thanks to couderc@ | 2002-07-27 | 1 | -2/+2 | ||
| | ||||||
* | Xr fixes; from PR 2794 | 2002-07-03 | 1 | -11/+10 | ||
| | ||||||
* | Add missing; Fransoa Holop | 2002-06-08 | 1 | -2/+30 | ||
| | ||||||
* | Initial fix: | 2002-05-29 | 1 | -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/': | 2002-05-23 | 1 | -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@ OK | 2002-05-08 | 1 | -1/+5 | ||
| | ||||||
* | Document bulk package building. | 2002-04-17 | 1 | -1/+27 | ||
| | | | | Stress important conditions that should be met for bugs to be avoided. | |||||
* | document flavors. Based on comments by several people. | 2002-04-04 | 1 | -4/+62 | ||
| | ||||||
* | qmail no more; PR 2275 | 2002-02-18 | 1 | -4/+1 | ||
| | ||||||
* | update ports system history; ok espie@ | 2002-01-24 | 1 | -5/+4 | ||
| | ||||||
* | this one was in v2 even | 2002-01-24 | 1 | -2/+2 | ||
| | ||||||
* | do not reference plot; from rogier@quaak.org; closes pr/2276 | 2001-12-28 | 1 | -3/+1 | ||
| |