diff options
Diffstat (limited to 'lib/libutil/auth.3')
-rw-r--r-- | lib/libutil/auth.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/auth.3 b/lib/libutil/auth.3 index 56356e4dc2d1..510486e21355 100644 --- a/lib/libutil/auth.3 +++ b/lib/libutil/auth.3 @@ -42,7 +42,7 @@ .Sh DESCRIPTION The function .Fn auth_getval -returns the value assocated with the field called +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 SEE ALSO |