Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/pcictl Use more appropriate macro for command line ...
details: https://anonhg.NetBSD.org/src/rev/bfe25b18a183
branches: trunk
changeset: 331842:bfe25b18a183
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Aug 26 16:21:15 2014 +0000
description:
Use more appropriate macro for command line command argument.
diffstat:
usr.sbin/pcictl/pcictl.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5b08825f2203 -r bfe25b18a183 usr.sbin/pcictl/pcictl.8
--- a/usr.sbin/pcictl/pcictl.8 Tue Aug 26 15:53:04 2014 +0000
+++ b/usr.sbin/pcictl/pcictl.8 Tue Aug 26 16:21:15 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pcictl.8,v 1.10 2011/02/25 21:40:48 jmcneill Exp $
+.\" $NetBSD: pcictl.8,v 1.11 2014/08/26 16:21:15 wiz Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -54,7 +54,7 @@
.Pp
The following commands are available:
.Pp
-.Nm list
+.Cm list
.Op Fl n
.Op Fl b Ar bus
.Op Fl d Ar device
@@ -69,7 +69,7 @@
to a wildcard, or may be explicitly wildcarded by specifying
.Dq any .
.Pp
-.Nm dump
+.Cm dump
.Op Fl b Ar bus
.Fl d Ar device
.Op Fl f Ar function
Home |
Main Index |
Thread Index |
Old Index