summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mountd/mountd.8
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1997-04-22 10:37:27 +0000
committerdfr <dfr@FreeBSD.org>1997-04-22 10:37:27 +0000
commita6bde6da85086f08d0ee2f36010aa9c2a5d354e4 (patch)
tree48111a4218388d04d72145a467de7ff8d282fdfb /usr.sbin/mountd/mountd.8
parente52cdb3cdfcdcb00a2c146e954e7b11a7966340a (diff)
downloadFreeBSD-src-a6bde6da85086f08d0ee2f36010aa9c2a5d354e4.zip
FreeBSD-src-a6bde6da85086f08d0ee2f36010aa9c2a5d354e4.tar.gz
Add a -2 flag to mountd to allow an admin to disable NFSv3 services.
This is handy for testing and possibly to work around busted v3 clients.
Diffstat (limited to 'usr.sbin/mountd/mountd.8')
-rw-r--r--usr.sbin/mountd/mountd.89
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8
index e4074fb..487dacb 100644
--- a/usr.sbin/mountd/mountd.8
+++ b/usr.sbin/mountd/mountd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mountd.8 8.4 (Berkeley) 4/28/95
-.\" $Id: mountd.8,v 1.8 1997/03/11 12:43:44 peter Exp $
+.\" $Id: mountd.8,v 1.9 1997/04/09 20:25:43 guido Exp $
.\"
.Dd April 28, 1995
.Dt MOUNTD 8
@@ -42,7 +42,7 @@
mount requests
.Sh SYNOPSIS
.Nm /sbin/mountd
-.Op Fl nr
+.Op Fl 2nr
.Op Ar exportsfile
.Sh DESCRIPTION
.Xr Mountd
@@ -61,6 +61,11 @@ Appendix I.
Options and operands available for
.Nm mountd :
.Bl -tag -width Ds
+.It Fl 2
+The
+.Fl 2
+option allows the administrator to force clients to use only the
+version 2 NFS protocol to mount filesystems from this server.
.It Fl n
The
.Fl n
OpenPOWER on IntegriCloud