diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1998-07-20 00:45:34 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1998-07-20 00:45:34 +0000 |
commit | e0565f281b168884d6ccb98412264fc32dbb2c2d (patch) | |
tree | b34f272c84e84e110f1670898ec279f1c6d08e8e /libexec | |
parent | 357827b6ffcf9fcb03218de1f197f70ac467f0da (diff) |
Spelling, and omitted words for getNAME.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/getNAME/getNAME.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libexec/getNAME/getNAME.8 b/libexec/getNAME/getNAME.8 index f3017e318d5..0c6eb55808c 100644 --- a/libexec/getNAME/getNAME.8 +++ b/libexec/getNAME/getNAME.8 @@ -39,9 +39,10 @@ .Sh DESCRIPTION The .Nm -program looks inside manual sources to find the name and of the manual. -It can be used to create a table of contents, report the style of manual, -or to create an introduction manual. By default, +program looks inside manual sources to retrieve the NAME section of +the manual page. It can be used to create a table of contents, report +the style of manual, or to create an introduction to the manual section. +By default, .Nm returns data for use in an .Xr apropos 1 @@ -56,7 +57,8 @@ The following options are available: .It Fl i The .Fl i -option returns information useful in creating an introduction manual. See +option returns information useful in creating an introduction to a manual +section. See .Xr intro 1 , .Xr intro 2 , etc. for examples. |