aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/nfssvc.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
commitc23155a43a8fbd8404b4d7bca71c292e92fb4870 (patch)
tree1e83673f6c987353d3d25ac9281b995305207cdd /lib/libc/sys/nfssvc.2
parentb4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (diff)
downloadsrc-c23155a43a8fbd8404b4d7bca71c292e92fb4870.tar.gz
src-c23155a43a8fbd8404b4d7bca71c292e92fb4870.zip
mdoc(7) police: Er macro usage cleanup.
Notes
Notes: svn path=/head/; revision=69051
Diffstat (limited to 'lib/libc/sys/nfssvc.2')
-rw-r--r--lib/libc/sys/nfssvc.213
1 files changed, 10 insertions, 3 deletions
diff --git a/lib/libc/sys/nfssvc.2 b/lib/libc/sys/nfssvc.2
index 17f4a9974a5c..a852365fb2f8 100644
--- a/lib/libc/sys/nfssvc.2
+++ b/lib/libc/sys/nfssvc.2
@@ -108,7 +108,11 @@ If the mount point is using Kerberos, then the
.Xr mount_nfs 8
daemon will return from
.Fn nfssvc
-with errno == ENEEDAUTH whenever the client side requires an ``rcmd''
+with
+.Va errno
+==
+.Er ENEEDAUTH
+whenever the client side requires an ``rcmd''
authentication ticket for the user.
.Xr Mount_nfs 8
will attempt to get the Kerberos ticket, and if successful will call
@@ -161,7 +165,10 @@ Whenever an
.Xr nfsd 8
daemon receives a Kerberos authentication ticket, it will return from
.Fn nfssvc
-with errno == ENEEDAUTH.
+with
+.Va errno
+==
+.Er ENEEDAUTH .
The
.Xr nfsd 8
will attempt to authenticate the ticket and generate a set of credentials
@@ -246,7 +253,7 @@ system call is designed specifically for the
support daemons and as such is specific to their requirements.
It should really return values to indicate the need for authentication
support, since
-.Dv ENEEDAUTH
+.Er ENEEDAUTH
is not really an error.
Several fields of the argument structures are assumed to be valid and
sometimes to be unchanged from a previous call, such that