Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mountd mention /var/db/mountdtab.
details: https://anonhg.NetBSD.org/src/rev/2d719e79e456
branches: trunk
changeset: 586931:2d719e79e456
user: yamt <yamt%NetBSD.org@localhost>
date: Thu Jan 05 10:41:03 2006 +0000
description:
mention /var/db/mountdtab.
diffstat:
usr.sbin/mountd/mountd.8 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 782f646c7d8d -r 2d719e79e456 usr.sbin/mountd/mountd.8
--- a/usr.sbin/mountd/mountd.8 Thu Jan 05 10:38:29 2006 +0000
+++ b/usr.sbin/mountd/mountd.8 Thu Jan 05 10:41:03 2006 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mountd.8,v 1.31 2005/09/23 12:10:35 jmmv Exp $
+.\" $NetBSD: mountd.8,v 1.32 2006/01/05 10:41:03 yamt Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)mountd.8 8.4 (Berkeley) 4/28/95
.\"
-.Dd September 23, 2005
+.Dd January 5, 2006
.Dt MOUNTD 8
.Os
.Sh NAME
@@ -135,6 +135,8 @@
.It Pa /var/run/mountd.pid
the pid of the currently running
.Nm
+.It Pa /var/db/mountdtab
+the list of remotely mounted filesystems
.El
.Sh SEE ALSO
.Xr nfsstat 1 ,
Home |
Main Index |
Thread Index |
Old Index