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 typo.



details:   https://anonhg.NetBSD.org/src/rev/305955a7e929
branches:  trunk
changeset: 550715:305955a7e929
user:      yyamano <yyamano%NetBSD.org@localhost>
date:      Mon Aug 18 16:12:58 2003 +0000

description:
fix typo.

diffstat:

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

diffs (18 lines):

diff -r 3a637c837b2e -r 305955a7e929 usr.sbin/pcictl/pcictl.8
--- a/usr.sbin/pcictl/pcictl.8  Mon Aug 18 15:47:41 2003 +0000
+++ b/usr.sbin/pcictl/pcictl.8  Mon Aug 18 16:12:58 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pcictl.8,v 1.2 2001/09/15 18:35:00 thorpej Exp $
+.\"    $NetBSD: pcictl.8,v 1.3 2003/08/18 16:12:58 yyamano Exp $
 .\"
 .\" Copyright 2001 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -49,7 +49,7 @@
 .Oc
 .Sh DESCRIPTION
 .Nm
-allows a user to system administrator to access various resources
+allows a user or system administrator to access various resources
 on a PCI bus.
 .Pp
 The following commands are available:



Home | Main Index | Thread Index | Old Index