From f9cb74cf0756869a3e6c2592834d79d69d52969b Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 17 Feb 1997 03:00:57 +0000 Subject: [PATCH] some cleanup --- src/lib/libutil/pw_getconf.3 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/lib/libutil/pw_getconf.3 b/src/lib/libutil/pw_getconf.3 index f23ab42e..671ad8e0 100644 --- a/src/lib/libutil/pw_getconf.3 +++ b/src/lib/libutil/pw_getconf.3 @@ -39,8 +39,9 @@ .Sh DESCRIPTION The .Fn pw_getconf -function access the passwd.conf file and retrieves the value of the -option specified +function reads +.Pa /etc/passwd.conf +and retrieves the value of the option specified by .Pa option from the section given be @@ -49,7 +50,7 @@ If no suitable entry is found for the .Pa key a default value or an empty string will be returned in data. -An empty string gets also returned on error. +An empty string is also returned for other errors. .Sh FILES .Bl -tag -width /etc/passwd.conf -compact .It Pa /etc/passwd.conf