Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Following the pci(9) example, list cardbusreg...
details: https://anonhg.NetBSD.org/src/rev/5668a2a3c745
branches: trunk
changeset: 545690:5668a2a3c745
user: kleink <kleink%NetBSD.org@localhost>
date: Mon Apr 14 18:34:26 2003 +0000
description:
Following the pci(9) example, list cardbusreg.h here as well.
diffstat:
share/man/man9/cardbus.9 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 16a9726b954c -r 5668a2a3c745 share/man/man9/cardbus.9
--- a/share/man/man9/cardbus.9 Mon Apr 14 17:40:07 2003 +0000
+++ b/share/man/man9/cardbus.9 Mon Apr 14 18:34:26 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.9,v 1.7 2003/02/04 22:38:18 perry Exp $
+.\" $NetBSD: cardbus.9,v 1.8 2003/04/14 18:34:26 kleink Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -66,6 +66,7 @@
.Sh SYNOPSIS
.Fd #include \*[Lt]machine/bus.h\*[Gt]
.Fd #include \*[Lt]dev/cardbus/cardbusvar.h\*[Gt]
+.Fd #include \*[Lt]dev/cardbus/cardbusreg.h\*[Gt]
.Fd #include \*[Lt]dev/cardbus/cardbusdevs.h\*[Gt]
.Ft int
.Fn cardbus_attach_card "struct cardbus_softc *csc"
Home |
Main Index |
Thread Index |
Old Index