diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-20 09:17:07 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-20 09:17:07 +0000 |
| commit | 24a0682c6465290759ed0b09ea16e40e7cd47053 (patch) | |
| tree | 13c84f0554aefe96321f671bc8860f5e9f184a5a /lib/libutil/auth.3 | |
| parent | e1239d17fe51ff52f68635ebbb01e77d58371618 (diff) | |
Notes
Diffstat (limited to 'lib/libutil/auth.3')
| -rw-r--r-- | lib/libutil/auth.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libutil/auth.3 b/lib/libutil/auth.3 index 510486e21355..3a1bb4dd4dbf 100644 --- a/lib/libutil/auth.3 +++ b/lib/libutil/auth.3 @@ -45,12 +45,12 @@ The function returns the value associated with the field called .Fa name or NULL if no such field is found or the auth file cannot be opened. +.Sh FILES +.Pa /etc/auth.conf +contains the name=value pairs looked up by +.Fn auth_getval . .Sh SEE ALSO .Xr properties_free 3 , .Xr properties_read 3 , .Xr property_find 3 , .Xr auth.conf 5 -.Sh FILES -.Pa /etc/auth.conf -contains the name=value pairs looked up by -.Fn auth_getval . |
