summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/nfsd/nfsd.89
1 files changed, 3 insertions, 6 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index 80c930dd909..d82b23f0854 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nfsd.8,v 1.17 2010/09/03 10:08:22 jmc Exp $
+.\" $OpenBSD: nfsd.8,v 1.18 2014/07/12 17:38:19 jmc Exp $
.\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)nfsd.8 8.4 (Berkeley) 3/29/95
.\"
-.Dd $Mdocdate: September 3 2010 $
+.Dd $Mdocdate: July 12 2014 $
.Dt NFSD 8
.Os
.Sh NAME
@@ -95,10 +95,7 @@ typically four to six.
.Nm
listens for service requests at the port indicated in the
.Tn NFS
-server specification; see
-.%T "Network File System Protocol Specification" ,
-RFC 1094 and
-.%T "NFS: Network File System Version 3 Protocol Specification" .
+server specification; see RFCs 1094 and 1813.
.Sh EXIT STATUS
.Ex -std nfsd
.Sh SEE ALSO