mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document the mountdtab file in the man page.
This commit is contained in:
parent
60a411daf4
commit
08b48e644c
2 changed files with 6 additions and 2 deletions
|
|
@ -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 ,
|
||||
|
|
|
|||
|
|
@ -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 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue