diff options
author | 2015-12-15 18:25:28 +0000 | |
---|---|---|
committer | 2015-12-15 18:25:28 +0000 | |
commit | d531158ff9ec6dfb953fa420154169bee553c032 (patch) | |
tree | 9cee7fb533eb587b3445f7a94b078929290fc924 | |
parent | Document /var/db/mountdtab (diff) | |
download | wireguard-openbsd-d531158ff9ec6dfb953fa420154169bee553c032.tar.xz wireguard-openbsd-d531158ff9ec6dfb953fa420154169bee553c032.zip |
Include RFC number in reference. While here, improve formatting of another
reference.
-rw-r--r-- | sbin/mountd/exports.5 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5 index 4cc90872f62..c3e1685c23f 100644 --- a/sbin/mountd/exports.5 +++ b/sbin/mountd/exports.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: exports.5,v 1.21 2014/05/09 06:37:38 jmc Exp $ +.\" $OpenBSD: exports.5,v 1.22 2015/12/15 18:25:28 tim Exp $ .\" $NetBSD: exports.5,v 1.9 1996/02/18 11:57:50 fvdl Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)exports.5 8.3 (Berkeley) 3/29/95 .\" -.Dd $Mdocdate: May 9 2014 $ +.Dd $Mdocdate: December 15 2015 $ .Dt EXPORTS 5 .Os .Sh NAME @@ -43,9 +43,10 @@ The .Nm file specifies remote mount points for the NFS mount protocol per the NFS server specification; see -.%T "Network File System Protocol Specification RFC 1094, Appendix A" -and -.%T "NFS: Network File System Version 3 Specification, Appendix I" . +.%T "Network File System Protocol Specification" , +RFC 1094, Appendix A and +.%T "NFS: Network File System Version 3 Specification" , +RFC 1813, Appendix I. .Pp Each line in the file (other than comment lines that begin with a |