diff options
| author | Renato Botelho <garga@FreeBSD.org> | 2015-07-02 17:30:59 +0000 |
|---|---|---|
| committer | Renato Botelho <garga@FreeBSD.org> | 2015-07-02 17:30:59 +0000 |
| commit | d32a66b2a22df44ec11073b9d7b7cf9c130511cb (patch) | |
| tree | 117a7f93582c746c2d9f1203b60edb19ede05ae6 /lib/libutil/pw_util.3 | |
| parent | d2676f552ed4a98882a6f96a528dea48eee6999e (diff) | |
Notes
Diffstat (limited to 'lib/libutil/pw_util.3')
| -rw-r--r-- | lib/libutil/pw_util.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3 index 706368fbffed..b558916c82d5 100644 --- a/lib/libutil/pw_util.3 +++ b/lib/libutil/pw_util.3 @@ -233,7 +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 0 in case of success and -1 in case of failure. +It returns a file descriptor to master password file in case of success +and -1 in case of failure. .Pp The .Fn pw_scan |
