summaryrefslogtreecommitdiff
path: root/share/man/man7
AgeCommit message (Collapse)Author
2005-07-14add entries for /bsd.mp and /etc/skey/Jason McIntyre
2005-07-10add /usr/include/netbt/;Jason McIntyre
2005-06-10grammar; ok jmcJared Yanovich
2005-06-09no more netccitt/netns;Jason McIntyre
2005-06-05s/-p1003.1-2003/-p1003.1-2004/gJason McIntyre
2005-05-12add script(7): interpreter script execution;Jason McIntyre
from netbsd; some tidy up from jaredy@, otto@, and myself;
2005-05-12change pfctl reference to pf, since programs like authpf also attempt toJason McIntyre
alter rulesets, not just pfctl interface; from tamas tevesz;
2005-04-19document REPORT_PROBLEM_LOGFILE, nitpick jmc@Marc Espie
2005-04-19- some sysctls may not be lowered eitherJason McIntyre
- document machdep.kbdreset diff from fgsch@ ok deraadt@
2005-04-02add entry for hppa64;Jason McIntyre
2005-03-31point to correct variable for read-only ports tree; from Bernd AhlersPeter Valchev
2005-03-11cdrom/CDROM -> CD-ROM;Jason McIntyre
2005-03-03don't mark up punctuation;Jason McIntyre
2005-03-02add pkglocatedb target description to "ports master makefile" target listPeter Valchev
2005-03-01avoid using a full macro as a -width specifier, it only confuses groff;Jason McIntyre
2005-02-26- underlying file system of /tmp is not relevant here, so do notJason McIntyre
talk about it; from krw and beck - /tmp is never preserved, so say it; from pval
2005-02-25document bsd.rd; text from tom;Jason McIntyre
ok nick@ tom@
2005-02-06MANPS/MANZ not supported;Jason McIntyre
from diana eichert (pr #4087); ok henning@;
2005-01-22Xr getenv 3;Jason McIntyre
from michael knudsen;
2005-01-20add /usr/libdata/ldscripts/Jason McIntyre
description from miod;
2005-01-20add /usr/include/net80211/Jason McIntyre
2005-01-11change the description of /usr/lib from `archive libraries' to `systemJason McIntyre
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.
2005-01-06sync arch list w/ doc-common;Jason McIntyre
2005-01-04document zaurus addition;Jason McIntyre
2004-12-01tie /altroot entry to afterboot(8);Jason McIntyre
from tero koskinen via hans boetes;
2004-11-26document /etc/{firmware,fonts,hotplug}Jason McIntyre
2004-11-26better kerberos/gssapi references;Jason McIntyre
2004-11-21make Nx and Ox parsed; ok jmc, (previously) millertJared Yanovich
2004-11-17document the new update framework for bulk builds.Marc Espie
2004-10-27make distclean does not run make clean. from Christian JonesJared Yanovich
2004-10-14typo; rd@thrush.comPeter Valchev
2004-08-10add sgi;Jason McIntyre
ok miod@
2004-07-20- fix macro argsJason McIntyre
- remove .Pp before .Sh - whitespace - new sentence, new line
2004-07-20Document locking infrastructureMarc Espie
ok naddy@
2004-07-15no more netiso;Jason McIntyre
2004-07-02note that section 9 pages may use RETURN VALUES and ERRORS;Jason McIntyre
note that section 1/6/8 pages may use DIAGNOSTICS; from discussion w/ jared yanovich; ok millert@
2004-06-30expand the description of .Dt:Jason McIntyre
- 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
2004-06-30- update and sync GETTING STARTED listJason McIntyre
- 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
2004-06-30add some space between example usage and example;Jason McIntyre
2004-06-29references to libmilter;Jason McIntyre
2004-06-06update .Vt description and BUGS;Jason McIntyre
2004-05-07List all operators (= += -= *= /= %= <<= >>= &= ^= |=) instead of printing theAaron Campbell
first few followed by "etc". From FreeBSD. millert@ ok
2004-04-27irregardless -> irrespective;Jason McIntyre
ok millert@ krw@ derision from the rest of the world stolen from a rejected freebsd pr;
2004-04-16list/display fixes, and whitespace;Jason McIntyre
2004-04-08spacing;Jason McIntyre
2004-02-24sync FILES and SEE ALSO w/ mdoc.samples(7);Jason McIntyre
2004-02-20- document .In, .Ex, and .RvJason McIntyre
- keep the description of .Cd on one line - note that .Fd may be used w/ section 9 pages
2004-02-16Xr compat_aout(8)Miod Vallat
2004-02-14simplify one of the examples;Jason McIntyre
2004-01-25update .St sections;Jason McIntyre