Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | have to specify a + to enable yp support. | 2004-01-30 | 1 | -2/+5 | |
| | | | | ok miod@ jmc@ | ||||
* | oops - lines in these files are indeed restricted to 1024 chars, as | 2003-10-28 | 1 | -1/+9 | |
| | | | | | spotted by fgsch@; and it is indeed BUFSIZ, not BUFSIZE, as spotted by Jared Yanovich; | ||||
* | remove obsolete sections about limit of line length; | 2003-10-26 | 1 | -8/+1 | |
| | | | | thanks Eric Jackson for helping me fix this. | ||||
* | - section reorder | 2003-06-06 | 1 | -7/+7 | |
| | | | | | - macro fixes - kill whitespace at EOL | ||||
* | first sweep ... | 2001-03-06 | 1 | -2/+4 | |
| | | | | | | | | OpenBSD -> .Ox NetBSD -> .Nx FreeBSD -> .Fx -- Ok'd by aaron@ | ||||
* | Some share/man fleshing. | 2000-10-26 | 1 | -6/+6 | |
| | |||||
* | Various cleanups. | 2000-03-19 | 1 | -3/+5 | |
| | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -2/+2 | |
| | | | | | | | | | | * 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... | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | kill superfluous .Nm macro arguments | 1998-11-29 | 1 | -4/+4 | |
| | |||||
* | share/man/man5/ man page repairs | 1998-11-26 | 1 | -10/+8 | |
| | |||||
* | More man page fixes. Particularly fix uses of it's/its, affect/effect, | 1998-09-07 | 1 | -1/+1 | |
| | | | | | then/than and such. Other miscellaneous problems fixed across these source files. | ||||
* | document how to enable YP for each database | 1998-05-12 | 1 | -1/+5 | |
| | |||||
* | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | 1998-03-16 | 1 | -0/+6 | |
| | | | | that are too long and ignore them instead of corrupting later entries. | ||||
* | Xr diskless | 1996-12-10 | 1 | -1/+2 | |
| | |||||
* | kernel is /bsd, os is OpenBSD | 1996-07-08 | 1 | -1/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+40 | |