Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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! | |||||
* | give a correct example, using make -k | 2004-01-11 | 1 | -2/+2 | ||
| | | | | | | (-k is needed otherwise it stops at the first unavailable distfile, which is not what you want for a mirror) ok espie | |||||
* | add mirror-maker(7) MLINK (to mirroring-ports(7)); ok espie | 2004-01-11 | 1 | -2/+3 | ||
| | ||||||
* | document that sysctls fs.posix.setuid and net.inet.ip.sourceroute may not | 2004-01-08 | 1 | -1/+11 | ||
| | | | | | | be set when securelevel > 0; the latter from Ryan Leslie (PR 3631); | |||||
* | Boy, this has grown. 600MB in 2.7 to almost 3GB today. | 2003-12-25 | 1 | -2/+2 | ||
| | ||||||
* | some typos and wording improvements from Tom Cosgrove; | 2003-12-20 | 1 | -8/+8 | ||
| | ||||||
* | all of a sudden, /usr/share/altq disappeared! | 2003-11-08 | 1 | -4/+1 | ||
| | | | | ok henning@ | |||||
* | .Nm with punctuation no longer requires an argument; | 2003-10-04 | 1 | -7/+6 | ||
| | ||||||
* | - note that sysctl(8) is necessary for emul | 2003-10-01 | 1 | -2/+7 | ||
| | | | | - .Xr chroot 2 | |||||
* | update BUGS; this section is getting bigger rather than smaller :( | 2003-09-25 | 1 | -13/+22 | ||
| | ||||||
* | - remove trailing whitespace | 2003-09-03 | 1 | -6/+7 | ||
| | | | | - fix an .Ar macro with too many args |