diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-08-08 09:34:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-08-08 09:34:11 +0000 |
commit | 5515dc134dd80d317c4fb31be1eb1579d69da121 (patch) | |
tree | ee13ded85c41e0904973eb6dabf6ec70a1d7353d /sbin/nfsd | |
parent | 615997c5969c0c371c9f515d228c81547462024b (diff) |
refer to RFCs consistently (RFC XXXX);
Diffstat (limited to 'sbin/nfsd')
-rw-r--r-- | sbin/nfsd/nfsd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8 index fbff04b67dc..288534a4e26 100644 --- a/sbin/nfsd/nfsd.8 +++ b/sbin/nfsd/nfsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfsd.8,v 1.12 2003/06/02 20:06:16 millert Exp $ +.\" $OpenBSD: nfsd.8,v 1.13 2003/08/08 09:34:10 jmc Exp $ .\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -97,7 +97,7 @@ listens for service requests at the port indicated in the .Tn NFS server specification; see .%T "Network File System Protocol Specification" , -RFC1094 and +RFC 1094 and .%T "NFS: Network File System Version 3 Protocol Specification" . .Pp The |