summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2015-07-02 18:27:18 +0000
committergarga <garga@FreeBSD.org>2015-07-02 18:27:18 +0000
commit53070d52a74def25603a24c3a04809200c45654d (patch)
treebfc1cf2ea0a09d65f2db13ddee0f439d4db04e38 /lib
parentc02a77e9f86bdc6f4f3f3587167021e3fe55a401 (diff)
downloadFreeBSD-src-53070d52a74def25603a24c3a04809200c45654d.zip
FreeBSD-src-53070d52a74def25603a24c3a04809200c45654d.tar.gz
Improve pw_lock.3 text changed in r285050
Suggested by: wblock Approved by: gnn
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/pw_util.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3
index b558916..8560861 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
OpenPOWER on IntegriCloud