|
@ -39,8 +39,9 @@ |
|
|
.Sh DESCRIPTION |
|
|
.Sh DESCRIPTION |
|
|
The |
|
|
The |
|
|
.Fn pw_getconf |
|
|
.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 |
|
|
by |
|
|
.Pa option |
|
|
.Pa option |
|
|
from the section given be |
|
|
from the section given be |
|
@ -49,7 +50,7 @@ If no suitable entry is found |
|
|
for the |
|
|
for the |
|
|
.Pa key |
|
|
.Pa key |
|
|
a default value or an empty string will be returned in data. |
|
|
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 |
|
|
.Sh FILES |
|
|
.Bl -tag -width /etc/passwd.conf -compact |
|
|
.Bl -tag -width /etc/passwd.conf -compact |
|
|
.It Pa /etc/passwd.conf |
|
|
.It Pa /etc/passwd.conf |
|
|