Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix braino in last commit.



details:   https://anonhg.NetBSD.org/src/rev/730c28fbe972
branches:  trunk
changeset: 475950:730c28fbe972
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Aug 30 18:45:07 1999 +0000

description:
Fix braino in last commit.

diffstat:

 share/man/man4/scsi.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2c991c91ca90 -r 730c28fbe972 share/man/man4/scsi.4
--- a/share/man/man4/scsi.4     Mon Aug 30 18:28:24 1999 +0000
+++ b/share/man/man4/scsi.4     Mon Aug 30 18:45:07 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: scsi.4,v 1.5 1999/08/30 15:16:47 augustss Exp $
+.\"    $NetBSD: scsi.4,v 1.6 1999/08/30 18:45:07 augustss Exp $
 .\" Copyright (c) 1996
 .\"    Julian Elischer <julian%freebsd.org@localhost>.  All rights reserved.
 .\"
@@ -49,7 +49,7 @@
 .Cd "scsibus* at spc?"
 .Cd "scsibus* at sw?"
 .Cd "scsibus* at uha?"
-.Cd "scsibus* at usb?"
+.Cd "scsibus* at umass?"
 .Cd "scsibus* at wds?"
 .Cd "atapibus* at wdc? channel ?"
 .Cd "atapibus* at pciide? channel ?"



Home | Main Index | Thread Index | Old Index