Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove .Tn; from Jan Stary <hans at stare dot cz> | 2015-01-15 | 1 | -5/+3 | |
| | |||||
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | Update to better describe reality, i.e. disklabel(8) UID usage. | 2011-01-03 | 1 | -10/+24 | |
| | | | | ok jmc@ jsing@ | ||||
* | opendev() path argument should be const. OK deraadt@ | 2010-12-17 | 1 | -3/+3 | |
| | |||||
* | WARNINGS -> CAVEATS, and a little neccessary cleanup; | 2010-04-01 | 1 | -9/+9 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | fix some dodgy displays; | 2007-02-06 | 1 | -3/+2 | |
| | |||||
* | o) start new sentence on a new line; | 2002-05-01 | 1 | -2/+3 | |
| | | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok | ||||
* | Initial cleanup: | 2002-04-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | ||||
* | mdoc fixes from pjanzen | 2002-02-26 | 1 | -2/+6 | |
| | |||||
* | rephrase warning; from miod | 2002-02-26 | 1 | -3/+3 | |
| | |||||
* | print a warning that realpath points to internal static storage space that | 2002-02-25 | 1 | -1/+4 | |
| | | | | will be overwritten by subsequent calls; suggested by pjanzen, ok millert | ||||
* | Document device lookup semantics. | 2000-05-01 | 1 | -1/+10 | |
| | |||||
* | Add OPENDEV_BLCK flag for opening the block devices (the character | 2000-04-30 | 1 | -4/+6 | |
| | | | | | | | | | | | | | device is opened by default). Don't open the file w/o adding a /dev/ prefix unless the file has a '/' in it. This prevents problems where someone says "disklabel sd0" with a file called "sd0" in the cwd. The OPENDEV_DRCT flag has been deprecated as it is the the default behavior and always has been. Add checks for >= MAXPATHLEN and return ENAMETOOLONG in that case. | ||||
* | 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. | ||||
* | remove redundant .Pp macros | 1999-07-02 | 1 | -13/+20 | |
| | |||||
* | or'ing -> OR'ing | 1999-05-27 | 1 | -2/+2 | |
| | |||||
* | use .Ox | 1998-03-10 | 1 | -2/+3 | |
| | |||||
* | only write to realpath if non-NULL | 1996-06-20 | 1 | -3/+4 | |
| | |||||
* | oops, still missed a typo | 1996-06-18 | 1 | -2/+2 | |
| | |||||
* | slight cleaning | 1996-06-18 | 1 | -4/+7 | |
| | |||||
* | opendev.3: opendev(3) man page | 1996-06-17 | 1 | -0/+71 | |