diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
commit | 1252c1bb05d92fbfcc2d5608fa53207fee06c3f3 (patch) | |
tree | 9a598aafc25595c9cefcb7a1b197c6c9b8ae3769 /sbin/mountd/exports.5 | |
parent | 1586940ea584a005267e46f02d0e06a244da7aff (diff) | |
download | src-1252c1bb05d92fbfcc2d5608fa53207fee06c3f3.tar.gz src-1252c1bb05d92fbfcc2d5608fa53207fee06c3f3.zip |
Prepare for mdoc(7)NG.
Notes
Notes:
svn path=/head/; revision=70152
Diffstat (limited to 'sbin/mountd/exports.5')
-rw-r--r-- | sbin/mountd/exports.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/mountd/exports.5 b/sbin/mountd/exports.5 index e2d332c62964..e1304bc95d1b 100644 --- a/sbin/mountd/exports.5 +++ b/sbin/mountd/exports.5 @@ -50,9 +50,10 @@ file specifies remote mount points for the mount protocol per the .Tn NFS server specification; see -.%T "Network File System Protocol Specification \\*(tNRFC\\*(sP 1094, Appendix A" -and -.%T "NFS: Network File System Version 3 Specification, Appendix I" . +.%T "Network File System Protocol Specification" , +RFC1094, Appendix A and +.%T "NFS: Network File System Version 3 Specification" , +Appendix I. .Pp Each line in the file (other than comment lines that begin with a #) |