diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-16 13:17:16 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-16 13:17:16 +0000 |
| commit | 54f8a952970a736c8f4b4163b5fbfecbcdd02323 (patch) | |
| tree | 5059cdb1ae0950aa3f10f158c1ad660335dbd1ad /usr.bin/chpass | |
| parent | aafe879b3b820f289d006c84a5d87fecd7480df3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/chpass')
| -rw-r--r-- | usr.bin/chpass/chpass.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/chpass/chpass.1 b/usr.bin/chpass/chpass.1 index 85ba2f80e21e..c48967a0b49c 100644 --- a/usr.bin/chpass/chpass.1 +++ b/usr.bin/chpass/chpass.1 @@ -158,7 +158,9 @@ entries, and that one by random selection. The .Ar group field is the group that the user will be placed in at login. -Since BSD supports multiple groups (see +Since +.Bx +supports multiple groups (see .Xr groups 1 ) this field currently has little special meaning. This field may be filled in with either a number or a group name (see |
