diff options
Diffstat (limited to 'lib/libutil/pw_util.3')
-rw-r--r-- | lib/libutil/pw_util.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3 index 0d8c763..706368f 100644 --- a/lib/libutil/pw_util.3 +++ b/lib/libutil/pw_util.3 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 30, 2012 +.Dd June 06, 2015 .Dt PW_UTIL 3 .Os .Sh NAME @@ -222,7 +222,7 @@ and it is the caller's responsibility to free it with The .Fn pw_mkdb function regenerates the password database by running -.Xr pw_mkdb 8 . +.Xr pwd_mkdb 8 . If .Fa user only the record corresponding to that user will be updated. |