summaryrefslogtreecommitdiffstats
path: root/share/man/man7 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* we no longer have an ssl package; espie@ okavsm2000-12-291-7/+3
|
* Reality-check: install goes through fake/package now (most often).espie2000-12-271-37/+51
| | | | | | | Document link-categories, unlink-categories. Point to bsd.port.mk(5) as a more comprehensive document. More accurate history. Use .Fx/.Ox where I can.
* Add COMPATIBILITY section definition.aaron2000-11-101-1/+3
|
* Fix up mdoc section header descriptions to more accurately reflect howaaron2000-11-081-16/+20
| | | | man pages should be laid out in OpenBSD.
* Remove unwanted trailing whitespace.aaron2000-10-133-101/+101
|
* no longer do ports populate /usr/X11R6todd2000-09-121-3/+1
|
* Remove confusing reference to the .Bd macro description; marc@aaron2000-09-111-3/+1
|
* fixed incorrect reference to mirroring-distfiles(7) to mirroring-ports(7).danh2000-07-171-2/+2
|
* Document REFETCH, network configuration,espie2000-07-141-23/+55
| | | | using a read-only ports tree.
* escape -1 with \& as per mdoc.sampleshugh2000-06-291-2/+2
|
* Some formatting fixes; derived from NetBSD PR/10078.aaron2000-05-191-29/+32
|
* Synch with reality (exec ${FETCH})espie2000-05-171-2/+39
| | | | Document link-checksums/REFETCH mechanism
* Typo in quotes.espie2000-05-151-6/+6
|
* Fix details, based on comments from Marco, Ian, Todd, Sean, Paul, Chris, Emre,espie2000-05-021-17/+32
| | | | in no particular order, and with probable omissions.
* Early commit, as Theo requested.espie2000-05-021-2/+240
| | | | | Flesh out, a few comments taken into account. Tweaks to come.
* skel now lives in .etc; aaron@openbsd.orgmillert2000-05-011-5/+5
|
* Mention /etc/mailmillert2000-05-011-1/+5
|
* Skeleton packages man page, to be fleshed out.espie2000-05-012-1/+40
|
* have mem(4) talk about securelevel(7)deraadt2000-04-271-1/+2
|
* Err, oops. I know I needed to check the spelling before I committed this.espie2000-04-191-2/+2
| | | | Sorry Camiel.
* Document the way distfiles are mirrored.espie2000-04-193-24/+239
| | | | Document a few things that changed in the ports tree.
* /altroot is for backups of the root filesystem, not root's home directory, duh!aaron2000-04-161-2/+4
| | | | Noticed by todd@.
* - For consistency, `super-user' -> `superuser' in all cases.aaron2000-04-151-2/+2
| | | | | - Some punctuation fixes. - Some `id' -> `ID'.
* Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the followingaaron2000-03-241-23/+36
| | | | | standards: -p1003.1-95, -p1003.1c-95, -xbd5, -xcu5, -xsh5, -xns5, -xns5.2d2.0, -xcurses4.2; from NetBSD. Document the new standards macros in mdoc.samples(7).
* More fixes and improvements; from FreeBSD this time.aaron2000-03-241-34/+81
|
* Better grammar and mdoc.aaron2000-03-241-5/+5
|
* Corrections and updates; mostly from NetBSD.aaron2000-03-241-14/+21
|
* Many corrections and updates, mostly from NetBSD, but with some of my very ownaaron2000-03-241-96/+198
| | | | | | | | | | | special sauce: document the FreeBSD (Fx) and NetBSD (Nx) macros, add the section 9 "Kernel Manual" to list of man page ``volumes'', mention the two situations where the `.Nm' macro should always be given an argument, correct description of -ragged display and add description for -unfilled, note that -enum lists cannot be nested within themselves or displays, document a couple more tagged list types, demonstrate that -width is not really optional for -tag lists, document the -column list type, all kinds of formatting nits repaired, and a partridge in a pear tree.
* Various cleanups.aaron2000-03-197-73/+105
|
* In Unix land we prefer "whitespace" to "white space" or "white-space". Ataaron2000-03-043-7/+7
| | | | least, this is the impression I get from looking at a lot of Perl docs.
* document ddb securelevel semanticshugh2000-02-271-3/+21
|
* be clear about raw disk devshugh2000-02-271-3/+5
|
* Kill trailing whitespace.aaron2000-02-142-3/+3
|
* Re-order SEE ALSO section.aaron2000-02-141-5/+5
|
* Small fixups.aaron2000-02-141-5/+5
|
* - Add PWD.aaron2000-02-131-28/+41
| | | | | | | - Remove reference to non-existent edit(1) command. - Xr env(1) - The default PATH in OpenBSD includes more than just /usr/bin:/bin. - Other misc cleanup.
* * try to incite user NOT to build ports as root,espie2000-01-291-19/+29
| | | | | | * make _target and _VAR explicitly off-limits, * remove instances of you, inappropriate for manpages, * turn some gibberish into a better approximation of english.
* Reflect current practice somewhat better.espie2000-01-271-37/+89
|
* nits & stylehugh2000-01-101-24/+37
|
* Give securelevel its own manpage and enable.hugh2000-01-082-1/+122
|
* add /usr/include/netinet6.itojun2000-01-041-1/+4
| | | | From: "Todd T. Fries" <toddf@acm.org>
* Fix 2 typos; naddy@unix-ag.uni-kl.demillert2000-01-011-3/+3
|
* namedb moved from /etc to /varchris1999-10-281-5/+5
|
* Add entry for /etc/ppp; millert@aaron1999-10-071-1/+5
|
* Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., asaaron1999-10-071-6/+3
| | | | appropriate.
* Additions.aaron1999-10-071-2/+9
|
* document Ft (Function Type); espie@aaron1999-09-021-1/+2
|
* - remove all trailing whitespaceaaron1999-07-095-70/+70
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-2/+2
| | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
* fix conflict between mdoc(7) and mdoc.samples(7): the proper order for theaaron1999-07-061-13/+12
| | | | | introductory macros is .Dd/.Dt/.Os, not .Dd/.Os/.Dt (based on the fact over 90% of the man pages use the former)