From 08b48e644c2e1f65bc343df0205cab773aa2fc2c Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Wed, 22 Feb 1995 21:42:48 +0000 Subject: [PATCH] Document the mountdtab file in the man page. --- sbin/mountd/mountd.8 | 4 +++- usr.sbin/mountd/mountd.8 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8 index 77cb9c9e4a0..78f95b51a6a 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 , diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 77cb9c9e4a0..78f95b51a6a 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.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 ,