Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/pcictl Fix pasto.



details:   https://anonhg.NetBSD.org/src/rev/e90b8b67144f
branches:  trunk
changeset: 332194:e90b8b67144f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Sep 10 21:13:50 2014 +0000

description:
Fix pasto.

diffstat:

 usr.sbin/pcictl/pcictl.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 628cf3b64a3f -r e90b8b67144f usr.sbin/pcictl/pcictl.8
--- a/usr.sbin/pcictl/pcictl.8  Wed Sep 10 21:09:32 2014 +0000
+++ b/usr.sbin/pcictl/pcictl.8  Wed Sep 10 21:13:50 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pcictl.8,v 1.15 2014/09/10 21:09:32 riastradh Exp $
+.\"    $NetBSD: pcictl.8,v 1.16 2014/09/10 21:13:50 wiz Exp $
 .\"
 .\" Copyright 2001 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -120,7 +120,7 @@
 .Pp
 .Em WARNING:
 .Nm
-.Cm read
+.Cm write
 is a dangerous command that can damage hardware and panic the operating
 system.
 It is meant as a diagnostic tool for experiments or to debug device



Home | Main Index | Thread Index | Old Index