Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/pcictl Add quoting for minus, for PostScript output.
details: https://anonhg.NetBSD.org/src/rev/572307115bb3
branches: trunk
changeset: 762678:572307115bb3
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Feb 25 14:11:25 2011 +0000
description:
Add quoting for minus, for PostScript output.
diffstat:
usr.sbin/pcictl/pcictl.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 599538a1f45e -r 572307115bb3 usr.sbin/pcictl/pcictl.8
--- a/usr.sbin/pcictl/pcictl.8 Fri Feb 25 14:07:12 2011 +0000
+++ b/usr.sbin/pcictl/pcictl.8 Fri Feb 25 14:11:25 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pcictl.8,v 1.8 2011/02/25 13:50:18 jmcneill Exp $
+.\" $NetBSD: pcictl.8,v 1.9 2011/02/25 14:11:25 wiz Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -67,7 +67,7 @@
numbers may be specified by flags.
If the bus is not specified, it defaults to the bus number of the
PCI bus specified on the command line.
-If the bus is -1, devices on all busses are listed.
+If the bus is \-1, devices on all busses are listed.
Any other locator not specified defaults
to a wildcard, or may be explicitly wildcarded by specifying
.Dq any .
Home |
Main Index |
Thread Index |
Old Index