diff options
| author | Renato Botelho <garga@FreeBSD.org> | 2015-07-02 18:27:18 +0000 |
|---|---|---|
| committer | Renato Botelho <garga@FreeBSD.org> | 2015-07-02 18:27:18 +0000 |
| commit | 6c5f7b239f3c1a4e15a7a5707a107a61286a26bb (patch) | |
| tree | bfc1cf2ea0a09d65f2db13ddee0f439d4db04e38 /lib/libutil | |
| parent | d14122b0785157a2bb2d79e4bef861d14b8d4313 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -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 b558916c82d57..85608610c4e4b 100644 --- a/lib/libutil/pw_util.3 +++ b/lib/libutil/pw_util.3 @@ -233,8 +233,8 @@ function returns 0 in case of success and -1 in case of failure. The .Fn pw_lock function locks the master password file. -It returns a file descriptor to master password file in case of success -and -1 in case of failure. +It returns a file descriptor to the master password file on success +and -1 on failure. .Pp The .Fn pw_scan |
