diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2004-10-06 18:31:45 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2004-10-06 18:31:45 +0000 |
| commit | 69ffe299bdc1aa93b19f7fe0c326c9a91415cd08 (patch) | |
| tree | 42f446cf16d82b5c2372a27c59b483ba1d2349d0 | |
| parent | 09ff687c385990ab0080bfdc7386a95ddbdf9b5a (diff) | |
Notes
| -rw-r--r-- | libexec/getNAME/getNAME.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/libexec/getNAME/getNAME.1 b/libexec/getNAME/getNAME.1 index a6de3735a3d9..26b7f7fc5d22 100644 --- a/libexec/getNAME/getNAME.1 +++ b/libexec/getNAME/getNAME.1 @@ -37,10 +37,10 @@ The .Nm utility -get name sections from manual pages. +extracts name sections from manual pages. Without options .Nm -building +is extracting sections suitable for building .Xr apropos 1 database entries. .Pp @@ -53,7 +53,9 @@ For building toc. .It Fl w Print type of manual page (OLD, NEW, UNKNOWN). .El -.\" .Sh BUGS +.Sh BUGS +Many nonstandard manual pages from third parties +are not processed correctly. .Sh SEE ALSO .Xr apropos 1 , .Xr makewhatis 1 , |
