diff --git a/lib/libc/sys/nfssvc.2 b/lib/libc/sys/nfssvc.2 index 38550082f17b..2b33c72ac8d0 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 .