Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs/mount_9p Document the -s option
details: https://anonhg.NetBSD.org/src/rev/0bbe545fcfe0
branches: trunk
changeset: 999084:0bbe545fcfe0
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Fri May 17 07:50:09 2019 +0000
description:
Document the -s option
diffstat:
usr.sbin/puffs/mount_9p/mount_9p.8 | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 24b7e8ceccf8 -r 0bbe545fcfe0 usr.sbin/puffs/mount_9p/mount_9p.8
--- a/usr.sbin/puffs/mount_9p/mount_9p.8 Fri May 17 07:42:29 2019 +0000
+++ b/usr.sbin/puffs/mount_9p/mount_9p.8 Fri May 17 07:50:09 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_9p.8,v 1.4 2007/12/02 21:03:32 wiz Exp $
+.\" $NetBSD: mount_9p.8,v 1.5 2019/05/17 07:50:09 ozaki-r Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd July 8, 2007
+.Dd May 15, 2019
.Dt MOUNT_9P 8
.Os
.Sh NAME
@@ -51,6 +51,16 @@
is supplied, it is used as the mount rootpath on the remote host.
.Ar path
must be an absolute path.
+.Pp
+By default
+.Nm
+runs in the background with
+.Xr daemon 3 .
+With the
+.Fl s
+option
+.Nm
+runs in the forground.
.Sh SEE ALSO
.Xr puffs 3 ,
.Xr puffs 4 ,
Home |
Main Index |
Thread Index |
Old Index