Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/brconfig Remove superfluous +. From FUKAUMI Naoki in PR...
details: https://anonhg.NetBSD.org/src/rev/a2082e6487e8
branches: trunk
changeset: 546469:a2082e6487e8
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Apr 29 16:39:00 2003 +0000
description:
Remove superfluous +. From FUKAUMI Naoki in PR 21390.
diffstat:
sbin/brconfig/brconfig.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 20c4028872e6 -r a2082e6487e8 sbin/brconfig/brconfig.8
--- a/sbin/brconfig/brconfig.8 Tue Apr 29 16:17:12 2003 +0000
+++ b/sbin/brconfig/brconfig.8 Tue Apr 29 16:39:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: brconfig.8,v 1.10 2003/03/19 10:37:55 wiz Exp $
+.\" $NetBSD: brconfig.8,v 1.11 2003/04/29 16:39:00 wiz Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -199,7 +199,7 @@
The minimum is 0 and the maximum is 255.
.It Cm ifpathcost Ar interface Ar value
Set the Spanning Tree path cost of
-+.Ar interface
+.Ar interface
to
.Ar value .
The default is 55.
Home |
Main Index |
Thread Index |
Old Index