mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add a reference to the NFSv3 RFC.
PR: 239721 Submitted by: Gordon Bergling <gbergling@gmail.com> MFC after: 3 days
This commit is contained in:
parent
d4c8b7594f
commit
b7e7ec5fe4
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" @(#)mountd.8 8.4 (Berkeley) 4/28/95
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd October 24, 2016
|
||||
.Dd August 1, 2019
|
||||
.Dt MOUNTD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -54,7 +54,7 @@ server specification; see
|
|||
.%T "Network File System Protocol Specification" ,
|
||||
RFC1094, Appendix A and
|
||||
.%T "NFS: Network File System Version 3 Protocol Specification" ,
|
||||
Appendix I.
|
||||
RFC1813, Appendix I.
|
||||
.Pp
|
||||
The following options are available:
|
||||
.Bl -tag -width indent
|
||||
|
|
|
|||
Loading…
Reference in a new issue