diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-12-15 13:40:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-12-15 13:40:53 +0000 |
| commit | 8ad8d83a6b5ff09003f760489ad7210c36749357 (patch) | |
| tree | c6c4b9e7262c98827ef762f516157a12936c8122 /usr.bin | |
| parent | f24d6f508bdbfb4ef439d63867a928609269e410 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/ncplist/ncplist.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ncplist/ncplist.1 b/usr.bin/ncplist/ncplist.1 index a9d1e10a7c7a..753be8fc6197 100644 --- a/usr.bin/ncplist/ncplist.1 +++ b/usr.bin/ncplist/ncplist.1 @@ -8,16 +8,16 @@ .Sh SYNOPSIS .Nm .Ar command -.Op Ar args +.Op Ar arguments .Sh DESCRIPTION The .Nm utility displays the state of ncplib and NetWare servers. The first argument -is a one letter +is a one-letter .Ar command -followed by optional -.Ar args . +that may be followed by +.Ar arguments . .Pp The commands are: .Bl -tag -width indent |
