Module Name:    src
Committed By:   wiz
Date:           Fri May 17 08:56:12 UTC 2019

Modified Files:
        src/usr.sbin/puffs/mount_9p: mount_9p.8

Log Message:
Merge single-letter options in SYNOPSIS.
Add an article.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/puffs/mount_9p/mount_9p.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/puffs/mount_9p/mount_9p.8
diff -u src/usr.sbin/puffs/mount_9p/mount_9p.8:1.8 src/usr.sbin/puffs/mount_9p/mount_9p.8:1.9
--- src/usr.sbin/puffs/mount_9p/mount_9p.8:1.8	Fri May 17 08:48:04 2019
+++ src/usr.sbin/puffs/mount_9p/mount_9p.8	Fri May 17 08:56:12 2019
@@ -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 @@ runs in the forground.
 By default
 .Nm
 follows the 9P2000 protocol.
-With
+With the
 .Fl u
 option
 .Nm

Reply via email to