diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 15:08:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 15:08:01 +0000 |
| commit | 014f5fe7f51eb6d200492bac0abd3080e2f0328a (patch) | |
| tree | 203b4b8018b202a11cdba56b25f87980a806376b | |
| parent | 63454c532dcc8f61667ecd9d7685263a5c94b06c (diff) | |
Notes
| -rw-r--r-- | usr.bin/chpass/chpass.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1 index d02eaa0dc4a2..6dbcdd23afd1 100644 --- a/usr.bin/chpass/chpass.1 +++ b/usr.bin/chpass/chpass.1 @@ -63,7 +63,7 @@ .Sh DESCRIPTION The .Nm -command +utility allows editing of the user database information associated with .Ar user @@ -76,9 +76,9 @@ The .Xr ypchfn 1 and .Xr ypchsh 1 -commands behave identically to +utilities behave identically to .Nm . -.Pq There is only one program. +(There is only one program.) .Pp The information is formatted and supplied to an editor for changes. .Pp @@ -406,7 +406,7 @@ The .Nm utility uses the system domain name by default, as set by the .Xr domainname 1 -command. +utility. The .Fl d option can be used to override a default, or to specify a domain @@ -486,5 +486,5 @@ User information should (and eventually will) be stored elsewhere. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.3 Reno . |
