Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | we no longer have an ssl package; espie@ ok | 2000-12-29 | 1 | -7/+3 | ||
| | ||||||
* | Reality-check: install goes through fake/package now (most often). | 2000-12-27 | 1 | -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. | 2000-11-10 | 1 | -1/+3 | ||
| | ||||||
* | Fix up mdoc section header descriptions to more accurately reflect how | 2000-11-08 | 1 | -16/+20 | ||
| | | | | man pages should be laid out in OpenBSD. | |||||
* | Remove unwanted trailing whitespace. | 2000-10-13 | 3 | -101/+101 | ||
| | ||||||
* | no longer do ports populate /usr/X11R6 | 2000-09-12 | 1 | -3/+1 | ||
| | ||||||
* | Remove confusing reference to the .Bd macro description; marc@ | 2000-09-11 | 1 | -3/+1 | ||
| | ||||||
* | fixed incorrect reference to mirroring-distfiles(7) to mirroring-ports(7). | 2000-07-17 | 1 | -2/+2 | ||
| | ||||||
* | Document REFETCH, network configuration, | 2000-07-14 | 1 | -23/+55 | ||
| | | | | using a read-only ports tree. | |||||
* | escape -1 with \& as per mdoc.samples | 2000-06-29 | 1 | -2/+2 | ||
| | ||||||
* | Some formatting fixes; derived from NetBSD PR/10078. | 2000-05-19 | 1 | -29/+32 | ||
| | ||||||
* | Synch with reality (exec ${FETCH}) | 2000-05-17 | 1 | -2/+39 | ||
| | | | | Document link-checksums/REFETCH mechanism | |||||
* | Typo in quotes. | 2000-05-15 | 1 | -6/+6 | ||
| | ||||||
* | Fix details, based on comments from Marco, Ian, Todd, Sean, Paul, Chris, Emre, | 2000-05-02 | 1 | -17/+32 | ||
| | | | | in no particular order, and with probable omissions. | |||||
* | Early commit, as Theo requested. | 2000-05-02 | 1 | -2/+240 | ||
| | | | | | Flesh out, a few comments taken into account. Tweaks to come. | |||||
* | skel now lives in .etc; aaron@openbsd.org | 2000-05-01 | 1 | -5/+5 | ||
| | ||||||
* | Mention /etc/mail | 2000-05-01 | 1 | -1/+5 | ||
| | ||||||
* | Skeleton packages man page, to be fleshed out. | 2000-05-01 | 2 | -1/+40 | ||
| | ||||||
* | have mem(4) talk about securelevel(7) | 2000-04-27 | 1 | -1/+2 | ||
| | ||||||
* | Err, oops. I know I needed to check the spelling before I committed this. | 2000-04-19 | 1 | -2/+2 | ||
| | | | | Sorry Camiel. | |||||
* | Document the way distfiles are mirrored. | 2000-04-19 | 3 | -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! | 2000-04-16 | 1 | -2/+4 | ||
| | | | | Noticed by todd@. | |||||
* | - For consistency, `super-user' -> `superuser' in all cases. | 2000-04-15 | 1 | -2/+2 | ||
| | | | | | - Some punctuation fixes. - Some `id' -> `ID'. | |||||
* | Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the following | 2000-03-24 | 1 | -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. | 2000-03-24 | 1 | -34/+81 | ||
| | ||||||
* | Better grammar and mdoc. | 2000-03-24 | 1 | -5/+5 | ||
| | ||||||
* | Corrections and updates; mostly from NetBSD. | 2000-03-24 | 1 | -14/+21 | ||
| | ||||||
* | Many corrections and updates, mostly from NetBSD, but with some of my very own | 2000-03-24 | 1 | -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. | 2000-03-19 | 7 | -73/+105 | ||
| | ||||||
* | In Unix land we prefer "whitespace" to "white space" or "white-space". At | 2000-03-04 | 3 | -7/+7 | ||
| | | | | least, this is the impression I get from looking at a lot of Perl docs. | |||||
* | document ddb securelevel semantics | 2000-02-27 | 1 | -3/+21 | ||
| | ||||||
* | be clear about raw disk devs | 2000-02-27 | 1 | -3/+5 | ||
| | ||||||
* | Kill trailing whitespace. | 2000-02-14 | 2 | -3/+3 | ||
| | ||||||
* | Re-order SEE ALSO section. | 2000-02-14 | 1 | -5/+5 | ||
| | ||||||
* | Small fixups. | 2000-02-14 | 1 | -5/+5 | ||
| | ||||||
* | - Add PWD. | 2000-02-13 | 1 | -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, | 2000-01-29 | 1 | -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. | 2000-01-27 | 1 | -37/+89 | ||
| | ||||||
* | nits & style | 2000-01-10 | 1 | -24/+37 | ||
| | ||||||
* | Give securelevel its own manpage and enable. | 2000-01-08 | 2 | -1/+122 | ||
| | ||||||
* | add /usr/include/netinet6. | 2000-01-04 | 1 | -1/+4 | ||
| | | | | From: "Todd T. Fries" <toddf@acm.org> | |||||
* | Fix 2 typos; naddy@unix-ag.uni-kl.de | 2000-01-01 | 1 | -3/+3 | ||
| | ||||||
* | namedb moved from /etc to /var | 1999-10-28 | 1 | -5/+5 | ||
| | ||||||
* | Add entry for /etc/ppp; millert@ | 1999-10-07 | 1 | -1/+5 | ||
| | ||||||
* | Some Xr to find(1), locate(1), whatis(1), whereis(1), which(1), etc., as | 1999-10-07 | 1 | -6/+3 | ||
| | | | | appropriate. | |||||
* | Additions. | 1999-10-07 | 1 | -2/+9 | ||
| | ||||||
* | document Ft (Function Type); espie@ | 1999-09-02 | 1 | -1/+2 | ||
| | ||||||
* | - remove all trailing whitespace | 1999-07-09 | 5 | -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. | 1999-07-07 | 1 | -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 the | 1999-07-06 | 1 | -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) |