Date: Thu, 8 Aug 2019 21:08:13 +0000 (UTC) From: Mark Johnston <markj@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r350780 - head/usr.sbin/mountd Message-ID: <201908082108.x78L8Dnx004930@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: markj Date: Thu Aug 8 21:08:13 2019 New Revision: 350780 URL: https://svnweb.freebsd.org/changeset/base/350780 Log: Add a reference to the NFSv3 RFC. PR: 239721 Submitted by: Gordon Bergling <gbergling@gmail.com> MFC after: 3 days Modified: head/usr.sbin/mountd/mountd.8 Modified: head/usr.sbin/mountd/mountd.8 ============================================================================== --- head/usr.sbin/mountd/mountd.8 Thu Aug 8 20:56:52 2019 (r350779) +++ head/usr.sbin/mountd/mountd.8 Thu Aug 8 21:08:13 2019 (r350780) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908082108.x78L8Dnx004930>