From 53070d52a74def25603a24c3a04809200c45654d Mon Sep 17 00:00:00 2001 From: garga Date: Thu, 2 Jul 2015 18:27:18 +0000 Subject: [PATCH] Improve pw_lock.3 text changed in r285050 Suggested by: wblock Approved by: gnn --- lib/libutil/pw_util.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libutil/pw_util.3 b/lib/libutil/pw_util.3 index b558916c82d5..85608610c4e4 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