Module Name:    src
Committed By:   wiz
Date:           Wed Sep 10 21:13:51 UTC 2014

Modified Files:
        src/usr.sbin/pcictl: pcictl.8

Log Message:
Fix pasto.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/pcictl/pcictl.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/pcictl/pcictl.8
diff -u src/usr.sbin/pcictl/pcictl.8:1.15 src/usr.sbin/pcictl/pcictl.8:1.16
--- src/usr.sbin/pcictl/pcictl.8:1.15	Wed Sep 10 21:09:32 2014
+++ src/usr.sbin/pcictl/pcictl.8	Wed Sep 10 21:13:50 2014
@@ -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 @@ If the function is not specified, it def
 .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

Reply via email to