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 Merge single-letter options in SYNOP...
details: https://anonhg.NetBSD.org/src/rev/264188ae84d3
branches: trunk
changeset: 451354:264188ae84d3
user: wiz <wiz%NetBSD.org@localhost>
date: Fri May 17 08:56:12 2019 +0000
description:
Merge single-letter options in SYNOPSIS.
Add an article.
diffstat:
usr.sbin/puffs/mount_9p/mount_9p.8 | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r b3c44e1994d8 -r 264188ae84d3 usr.sbin/puffs/mount_9p/mount_9p.8
--- a/usr.sbin/puffs/mount_9p/mount_9p.8 Fri May 17 08:48:04 2019 +0000
+++ b/usr.sbin/puffs/mount_9p/mount_9p.8 Fri May 17 08:56:12 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_9p.8,v 1.8 2019/05/17 08:48:04 ozaki-r Exp $
+.\" $NetBSD: mount_9p.8,v 1.9 2019/05/17 08:56:12 wiz Exp $
.\"
.\" Copyright (c) 2007 Antti Kantee. All rights reserved.
.\"
@@ -31,8 +31,7 @@
.Nd mount a file server using the 9P resource sharing protocol
.Sh SYNOPSIS
.Nm
-.Op Fl s
-.Op Fl u
+.Op Fl su
.Op Fl o Ar mntopts
.Op Fl p Ar port
.Ar [user@]host[:path]
@@ -66,7 +65,7 @@
By default
.Nm
follows the 9P2000 protocol.
-With
+With the
.Fl u
option
.Nm
Home |
Main Index |
Thread Index |
Old Index