summaryrefslogtreecommitdiffstats
path: root/share/man/man7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* add pkglocatedb target description to "ports master makefile" target listpvalchev2005-03-021-1/+6
|
* avoid using a full macro as a -width specifier, it only confuses groff;jmc2005-03-011-2/+2
|
* - underlying file system of /tmp is not relevant here, so do notjmc2005-02-261-6/+5
| | | | | talk about it; from krw and beck - /tmp is never preserved, so say it; from pval
* document bsd.rd; text from tom;jmc2005-02-251-1/+6
| | | | ok nick@ tom@
* MANPS/MANZ not supported;jmc2005-02-061-1/+7
| | | | | from diana eichert (pr #4087); ok henning@;
* Xr getenv 3;jmc2005-01-221-1/+2
| | | | from michael knudsen;
* add /usr/libdata/ldscripts/jmc2005-01-201-2/+4
| | | | description from miod;
* add /usr/include/net80211/jmc2005-01-201-1/+3
|
* change the description of /usr/lib from `archive libraries' to `systemjmc2005-01-111-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;jmc2005-01-061-5/+4
|
* document zaurus addition;jmc2005-01-041-2/+2
|
* tie /altroot entry to afterboot(8);jmc2004-12-011-2/+4
| | | | from tero koskinen via hans boetes;
* document /etc/{firmware,fonts,hotplug}jmc2004-11-261-2/+9
|
* better kerberos/gssapi references;jmc2004-11-261-5/+3
|
* make Nx and Ox parsed; ok jmc, (previously) millertjaredy2004-11-212-7/+6
|
* document the new update framework for bulk builds.espie2004-11-171-1/+11
|
* make distclean does not run make clean. from Christian Jonesjaredy2004-10-271-4/+2
|
* typo; rd@thrush.compvalchev2004-10-141-2/+2
|
* add sgi;jmc2004-08-101-3/+3
| | | | ok miod@
* - fix macro argsjmc2004-07-201-13/+14
| | | | | | - remove .Pp before .Sh - whitespace - new sentence, new line
* Document locking infrastructureespie2004-07-201-1/+44
| | | | ok naddy@
* no more netiso;jmc2004-07-151-4/+1
|
* note that section 9 pages may use RETURN VALUES and ERRORS;jmc2004-07-022-10/+10
| | | | | | | note that section 1/6/8 pages may use DIAGNOSTICS; from discussion w/ jared yanovich; ok millert@
* expand the description of .Dt:jmc2004-06-301-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 listjmc2004-06-301-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;jmc2004-06-301-1/+30
|
* references to libmilter;jmc2004-06-291-1/+5
|
* update .Vt description and BUGS;jmc2004-06-061-5/+9
|
* List all operators (= += -= *= /= %= <<= >>= &= ^= |=) instead of printing theaaron2004-05-071-3/+3
| | | | first few followed by "etc". From FreeBSD. millert@ ok
* irregardless -> irrespective;jmc2004-04-271-2/+2
| | | | | | | ok millert@ krw@ derision from the rest of the world stolen from a rejected freebsd pr;
* list/display fixes, and whitespace;jmc2004-04-161-7/+3
|
* spacing;jmc2004-04-081-1/+3
|
* sync FILES and SEE ALSO w/ mdoc.samples(7);jmc2004-02-241-8/+14
|
* - document .In, .Ex, and .Rvjmc2004-02-202-5/+78
| | | | | - keep the description of .Cd on one line - note that .Fd may be used w/ section 9 pages
* Xr compat_aout(8)miod2004-02-161-1/+2
|
* simplify one of the examples;jmc2004-02-141-2/+2
|
* update .St sections;jmc2004-01-252-13/+32
|
* .Vt is not just a FORTRAN thing; noted by Jared Yanvovich;jmc2004-01-242-6/+22
| | | | | | sadly, our .Vt does not respect punctuation... ok deraadt@
* `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))jmc2004-01-231-3/+3
| | | | discussed with todd@
* MULTI_PACKAGES for users.espie2004-01-221-1/+37
| | | | from Michael Coulter <mjc@bitz.ca>, thanks!
* give a correct example, using make -kpvalchev2004-01-111-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 espiepvalchev2004-01-111-2/+3
|
* document that sysctls fs.posix.setuid and net.inet.ip.sourceroute may notjmc2004-01-081-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.espie2003-12-251-2/+2
|
* some typos and wording improvements from Tom Cosgrove;jmc2003-12-201-8/+8
|
* all of a sudden, /usr/share/altq disappeared!jmc2003-11-081-4/+1
| | | | ok henning@
* .Nm with punctuation no longer requires an argument;jmc2003-10-041-7/+6
|
* - note that sysctl(8) is necessary for emuljmc2003-10-011-2/+7
| | | | - .Xr chroot 2
* update BUGS; this section is getting bigger rather than smaller :(jmc2003-09-251-13/+22
|
* - remove trailing whitespacejmc2003-09-031-6/+7
| | | | - fix an .Ar macro with too many args