Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no more netccitt/netns; | 2005-06-09 | 1 | -6/+1 | |
| | |||||
* | s/-p1003.1-2003/-p1003.1-2004/g | 2005-06-05 | 3 | -7/+7 | |
| | |||||
* | add script(7): interpreter script execution; | 2005-05-12 | 2 | -2/+391 | |
| | | | | | | from netbsd; some tidy up from jaredy@, otto@, and myself; | ||||
* | change pfctl reference to pf, since programs like authpf also attempt to | 2005-05-12 | 1 | -3/+3 | |
| | | | | | | alter rulesets, not just pfctl interface; from tamas tevesz; | ||||
* | document REPORT_PROBLEM_LOGFILE, nitpick jmc@ | 2005-04-19 | 1 | -1/+12 | |
| | |||||
* | - some sysctls may not be lowered either | 2005-04-19 | 1 | -3/+8 | |
| | | | | | | | - document machdep.kbdreset diff from fgsch@ ok deraadt@ | ||||
* | add entry for hppa64; | 2005-04-02 | 1 | -4/+4 | |
| | |||||
* | point to correct variable for read-only ports tree; from Bernd Ahlers | 2005-03-31 | 1 | -2/+2 | |
| | |||||
* | cdrom/CDROM -> CD-ROM; | 2005-03-11 | 1 | -2/+2 | |
| | |||||
* | don't mark up punctuation; | 2005-03-03 | 1 | -2/+2 | |
| | |||||
* | add pkglocatedb target description to "ports master makefile" target list | 2005-03-02 | 1 | -1/+6 | |
| | |||||
* | avoid using a full macro as a -width specifier, it only confuses groff; | 2005-03-01 | 1 | -2/+2 | |
| | |||||
* | - underlying file system of /tmp is not relevant here, so do not | 2005-02-26 | 1 | -6/+5 | |
| | | | | | talk about it; from krw and beck - /tmp is never preserved, so say it; from pval | ||||
* | document bsd.rd; text from tom; | 2005-02-25 | 1 | -1/+6 | |
| | | | | ok nick@ tom@ | ||||
* | MANPS/MANZ not supported; | 2005-02-06 | 1 | -1/+7 | |
| | | | | | from diana eichert (pr #4087); ok henning@; | ||||
* | Xr getenv 3; | 2005-01-22 | 1 | -1/+2 | |
| | | | | from michael knudsen; | ||||
* | add /usr/libdata/ldscripts/ | 2005-01-20 | 1 | -2/+4 | |
| | | | | description from miod; | ||||
* | add /usr/include/net80211/ | 2005-01-20 | 1 | -1/+3 | |
| | |||||
* | change the description of /usr/lib from `archive libraries' to `system | 2005-01-11 | 1 | -2/+5 | |
| | | | | | | | | libraries', since not only archive libs are kept there. this from freebsd -r 1.112, except i changed their description and referenced intro(3) rather than ar(1), since it has a better description of library types. | ||||
* | sync arch list w/ doc-common; | 2005-01-06 | 1 | -5/+4 | |
| | |||||
* | document zaurus addition; | 2005-01-04 | 1 | -2/+2 | |
| | |||||
* | tie /altroot entry to afterboot(8); | 2004-12-01 | 1 | -2/+4 | |
| | | | | from tero koskinen via hans boetes; | ||||
* | document /etc/{firmware,fonts,hotplug} | 2004-11-26 | 1 | -2/+9 | |
| | |||||
* | better kerberos/gssapi references; | 2004-11-26 | 1 | -5/+3 | |
| | |||||
* | make Nx and Ox parsed; ok jmc, (previously) millert | 2004-11-21 | 2 | -7/+6 | |
| | |||||
* | document the new update framework for bulk builds. | 2004-11-17 | 1 | -1/+11 | |
| | |||||
* | make distclean does not run make clean. from Christian Jones | 2004-10-27 | 1 | -4/+2 | |
| | |||||
* | typo; rd@thrush.com | 2004-10-14 | 1 | -2/+2 | |
| | |||||
* | add sgi; | 2004-08-10 | 1 | -3/+3 | |
| | | | | ok miod@ | ||||
* | - fix macro args | 2004-07-20 | 1 | -13/+14 | |
| | | | | | | - remove .Pp before .Sh - whitespace - new sentence, new line | ||||
* | Document locking infrastructure | 2004-07-20 | 1 | -1/+44 | |
| | | | | ok naddy@ | ||||
* | no more netiso; | 2004-07-15 | 1 | -4/+1 | |
| | |||||
* | note that section 9 pages may use RETURN VALUES and ERRORS; | 2004-07-02 | 2 | -10/+10 | |
| | | | | | | | note that section 1/6/8 pages may use DIAGNOSTICS; from discussion w/ jared yanovich; ok millert@ | ||||
* | expand the description of .Dt: | 2004-06-30 | 1 | -3/+55 | |
| | | | | | | - list the possible sections, and what they are - update list of volume titles - document that archs can be added to .Dt, and list the possibilities | ||||
* | - update and sync GETTING STARTED list | 2004-06-30 | 1 | -26/+41 | |
| | | | | | | | | | | - move descriptions of .Pf and .Ns out of `Enclosure and Quoting Macros': they are not really used for enclosure, and besides, .Ns was already described further down the page, in a more logical, separate, space. also, say what .Pf actually does - move .Sm to its own section. there is no point making it look like an obsolecent macro | ||||
* | add some space between example usage and example; | 2004-06-30 | 1 | -1/+30 | |
| | |||||
* | references to libmilter; | 2004-06-29 | 1 | -1/+5 | |
| | |||||
* | update .Vt description and BUGS; | 2004-06-06 | 1 | -5/+9 | |
| | |||||
* | List all operators (= += -= *= /= %= <<= >>= &= ^= |=) instead of printing the | 2004-05-07 | 1 | -3/+3 | |
| | | | | first few followed by "etc". From FreeBSD. millert@ ok | ||||
* | irregardless -> irrespective; | 2004-04-27 | 1 | -2/+2 | |
| | | | | | | | ok millert@ krw@ derision from the rest of the world stolen from a rejected freebsd pr; | ||||
* | list/display fixes, and whitespace; | 2004-04-16 | 1 | -7/+3 | |
| | |||||
* | spacing; | 2004-04-08 | 1 | -1/+3 | |
| | |||||
* | sync FILES and SEE ALSO w/ mdoc.samples(7); | 2004-02-24 | 1 | -8/+14 | |
| | |||||
* | - document .In, .Ex, and .Rv | 2004-02-20 | 2 | -5/+78 | |
| | | | | | - keep the description of .Cd on one line - note that .Fd may be used w/ section 9 pages | ||||
* | Xr compat_aout(8) | 2004-02-16 | 1 | -1/+2 | |
| | |||||
* | simplify one of the examples; | 2004-02-14 | 1 | -2/+2 | |
| | |||||
* | update .St sections; | 2004-01-25 | 2 | -13/+32 | |
| | |||||
* | .Vt is not just a FORTRAN thing; noted by Jared Yanvovich; | 2004-01-24 | 2 | -6/+22 | |
| | | | | | | sadly, our .Vt does not respect punctuation... ok deraadt@ | ||||
* | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | 2004-01-23 | 1 | -3/+3 | |
| | | | | discussed with todd@ | ||||
* | MULTI_PACKAGES for users. | 2004-01-22 | 1 | -1/+37 | |
| | | | | from Michael Coulter <mjc@bitz.ca>, thanks! |