diff options
author | ru <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
commit | 24c7b0a61de73d3a99eea4c734e505e91acb7e7c (patch) | |
tree | 7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /usr.bin/chpass | |
parent | bfd8c5ea31b13d3ba1e8ba1947084f80078ee93f (diff) | |
download | FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.zip FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.tar.gz |
mdoc(7) police: s/BSD/.Bx/ where appropriate.
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 85ba2f8..c48967a 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 |