Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/smbfs/mount_smbfs use Xo/Xc for the //user@server/share...
details: https://anonhg.NetBSD.org/src/rev/76488b09571e
branches: trunk
changeset: 545592:76488b09571e
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Fri Apr 11 12:02:09 2003 +0000
description:
use Xo/Xc for the //user@server/share part of synopsis, to avoid
the argument count limit
diffstat:
dist/smbfs/mount_smbfs/mount_smbfs.8 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r aa2589435f75 -r 76488b09571e dist/smbfs/mount_smbfs/mount_smbfs.8
--- a/dist/smbfs/mount_smbfs/mount_smbfs.8 Fri Apr 11 11:59:28 2003 +0000
+++ b/dist/smbfs/mount_smbfs/mount_smbfs.8 Fri Apr 11 12:02:09 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_smbfs.8,v 1.7 2003/04/04 07:57:58 jdolecek Exp $
+.\" $NetBSD: mount_smbfs.8,v 1.8 2003/04/11 12:02:09 jdolecek Exp $
.\" from: Id: mount_smbfs.8,v 1.10 2002/04/16 02:47:41 bp Exp
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
@@ -56,7 +56,10 @@
.Op Fl n Ar opt
.Op Fl u Ar uid
.Sm off
-.No // Ar user No @ Ar server No / Ar share
+.Xo
+.No // Ar user No @ Ar server
+.No / Ar share
+.Xc
.Sm on
.Ar node
.Sh DESCRIPTION
Home |
Main Index |
Thread Index |
Old Index