diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-20 12:18:28 +0000 |
| commit | e8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch) | |
| tree | 9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/hesinfo | |
| parent | 1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/hesinfo')
| -rw-r--r-- | usr.bin/hesinfo/hesinfo.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/hesinfo/hesinfo.1 b/usr.bin/hesinfo/hesinfo.1 index dbe62ebac7d54..ef84c2df220fe 100644 --- a/usr.bin/hesinfo/hesinfo.1 +++ b/usr.bin/hesinfo/hesinfo.1 @@ -27,8 +27,9 @@ .Op Fl bl .Ar HesiodName HesiodNameType .Sh DESCRIPTION +The .Nm -takes two arguments, a name to be resolved and a string, known +utility takes two arguments, a name to be resolved and a string, known as a .Ar HesiodNameType . It then prints the information returned by @@ -39,8 +40,7 @@ The value returned by is of the type .Ar HesiodNameType . .Pp -.Nm -understands the following options: +The following options are available: .Bl -tag -width indent .It Fl l Selects long format. |
