summaryrefslogtreecommitdiffstats
path: root/lib/libutil/opendev.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o) start new sentence on a new line;mpech2002-05-011-2/+3
| | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok
* Initial cleanup:mpech2002-04-301-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 pjanzenpvalchev2002-02-261-2/+6
|
* rephrase warning; from miodpvalchev2002-02-261-3/+3
|
* print a warning that realpath points to internal static storage space thatpvalchev2002-02-251-1/+4
| | | | will be overwritten by subsequent calls; suggested by pjanzen, ok millert
* Document device lookup semantics.hugh2000-05-011-1/+10
|
* Add OPENDEV_BLCK flag for opening the block devices (the charactermillert2000-04-301-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.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.
* remove redundant .Pp macrosaaron1999-07-021-13/+20
|
* or'ing -> OR'ingaaron1999-05-271-2/+2
|
* use .Oxmillert1998-03-101-2/+3
|
* only write to realpath if non-NULLderaadt1996-06-201-3/+4
|
* oops, still missed a typodownsj1996-06-181-2/+2
|
* slight cleaningdownsj1996-06-181-4/+7
|
* opendev.3: opendev(3) man pagedownsj1996-06-171-0/+71