summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJosef El-Rayes <josef@FreeBSD.org>2004-05-12 20:45:51 +0000
committerJosef El-Rayes <josef@FreeBSD.org>2004-05-12 20:45:51 +0000
commitac006f74fde1be2da8c99afc6ebf0a6837316123 (patch)
tree8ff7e5248e46aef7e33837eea1b9f0ef9c94165f /lib
parentc12fc53ca860a90e7496eeb76c7ca9ec7e16ca6b (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/nfssvc.22
1 files changed, 1 insertions, 1 deletions
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 .