Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 add a line for cardbus attachment.



details:   https://anonhg.NetBSD.org/src/rev/600761cd6f25
branches:  trunk
changeset: 518576:600761cd6f25
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sun Dec 02 03:20:52 2001 +0000

description:
add a line for cardbus attachment.

diffstat:

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

diffs (17 lines):

diff -r 49b90a57a192 -r 600761cd6f25 share/man/man4/adv.4
--- a/share/man/man4/adv.4      Sun Dec 02 03:13:10 2001 +0000
+++ b/share/man/man4/adv.4      Sun Dec 02 03:20:52 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: adv.4,v 1.5 2001/09/11 17:39:00 wiz Exp $
+.\" $NetBSD: adv.4,v 1.6 2001/12/02 03:20:52 yamt Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -40,6 +40,7 @@
 .Sh SYNOPSIS
 .Cd "adv* at pci? dev ? function ?"
 .Cd "adv0 at isa? port ? irq ? drq ?"
+.Cd "adv* at cardbus? dev ? function ?"
 .Cd "scsibus* at adv?"
 .Sh DESCRIPTION
 The



Home | Main Index | Thread Index | Old Index