diff options
author | trhodes <trhodes@FreeBSD.org> | 2004-04-07 22:16:04 +0000 |
---|---|---|
committer | trhodes <trhodes@FreeBSD.org> | 2004-04-07 22:16:04 +0000 |
commit | 7fbb598d35ffe956f19661a76e9a20f225250f4d (patch) | |
tree | 50888d3b1659233a3629b19e9f4d06950d5fd5d8 /usr.sbin/adduser | |
parent | 7f957a47b4e95a7f3efa529ec001f9b773afc024 (diff) | |
download | FreeBSD-src-7fbb598d35ffe956f19661a76e9a20f225250f4d.zip FreeBSD-src-7fbb598d35ffe956f19661a76e9a20f225250f4d.tar.gz |
This manual page will not first appear in 4.10 as RELENG_4 has a different
version of the adduser utility.
Noticed by: simon
Diffstat (limited to 'usr.sbin/adduser')
-rw-r--r-- | usr.sbin/adduser/adduser.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/adduser/adduser.conf.5 b/usr.sbin/adduser/adduser.conf.5 index 3f51ad5..90e37ce 100644 --- a/usr.sbin/adduser/adduser.conf.5 +++ b/usr.sbin/adduser/adduser.conf.5 @@ -189,7 +189,7 @@ upwexpire=91d # Expire passwords 91 days after creation. The .Nm manual page first appeared in -.Fx 4.10 . +.Fx 5.3 . .Sh AUTHORS This manual page was written by .An Tom Rhodes Aq trhodes@FreeBSD.org . |