diff options
-rw-r--r-- | lib/libc/sys/nfssvc.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/nfssvc.2 b/lib/libc/sys/nfssvc.2 index 3855008..2b33c72 100644 --- a/lib/libc/sys/nfssvc.2 +++ b/lib/libc/sys/nfssvc.2 @@ -176,7 +176,7 @@ utility will attempt to authenticate the ticket and generate a set of credential on the server for the ``user id'' specified in the field nsd_uid. This is done by first authenticating the Kerberos ticket and then mapping the Kerberos principal to a local name and getting a set of credentials for -that user via. +that user via .Xr getpwnam 3 and .Xr getgrouplist 3 . |