diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-12-20 01:17:18 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-12-20 01:17:18 +0000 |
| commit | 9e655d620b2d79b08ce4165ed740eb3e20b9f4e7 (patch) | |
| tree | b6e66e8ad4edb5f20dc426efe159cf6c15a4781b /usr.bin/chpass | |
| parent | bd8dfc819e7772fb7303ceb07433c1105af315c0 (diff) | |
Notes
Diffstat (limited to 'usr.bin/chpass')
| -rw-r--r-- | usr.bin/chpass/chpass.1 | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1 index 9e3ad11074cf..d02eaa0dc4a2 100644 --- a/usr.bin/chpass/chpass.1 +++ b/usr.bin/chpass/chpass.1 @@ -63,11 +63,23 @@ .Sh DESCRIPTION The .Nm -program +command allows editing of the user database information associated with .Ar user or, by default, the current user. +.Pp +The +.Xr chfn 1 , +.Xr chsh 1 , +.Xr ypchpass 1 , +.Xr ypchfn 1 +and +.Xr ypchsh 1 +commands behave identically to +.Nm . +.Pq There is only one program. +.Pp The information is formatted and supplied to an editor for changes. .Pp Only the information that the user is allowed to change is displayed. @@ -469,16 +481,6 @@ and .%A Ken Thompson .%T "UNIX Password security" .Re -.Sh NOTES -The -.Xr chfn 1 , -.Xr chsh 1 , -.Xr ypchpass 1 , -.Xr ypchfn 1 -and -.Xr ypchsh 1 -commands are really only links to -.Nm . .Sh BUGS User information should (and eventually will) be stored elsewhere. .Sh HISTORY |
