aboutsummaryrefslogtreecommitdiff
path: root/sbin/mountd
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-02-22 21:42:48 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-02-22 21:42:48 +0000
commit08b48e644c2e1f65bc343df0205cab773aa2fc2c (patch)
treea40473536d377244f7ca330eff9746261db6ae0b /sbin/mountd
parent60a411daf48581e0bdb85a82b7d9b92af20c58c8 (diff)
Notes
Diffstat (limited to 'sbin/mountd')
-rw-r--r--sbin/mountd/mountd.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8
index 77cb9c9e4a03..78f95b51a6a2 100644
--- a/sbin/mountd/mountd.8
+++ b/sbin/mountd/mountd.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)mountd.8 8.1 (Berkeley) 6/9/93
-.\" $Id$
+.\" $Id: mountd.8,v 1.2 1994/09/22 22:16:49 wollman Exp $
.\"
.Dd September 22, 1994
.Dt MOUNTD 8
@@ -104,6 +104,8 @@ exits with an error.
the list of exported filesystems
.It Pa /var/run/mountd.pid
the pid of the currently running mountd
+.It Pa /var/db/mountdtab
+the current list of remote mounted filesystems
.El
.Sh SEE ALSO
.Xr nfsstat 1 ,