Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Now that all USENIX papers are available onli...
details: https://anonhg.NetBSD.org/src/rev/3249dc3f3003
branches: trunk
changeset: 753942:3249dc3f3003
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Apr 14 11:11:29 2010 +0000
description:
Now that all USENIX papers are available online, add URL to SEE ALSO.
diffstat:
share/man/man9/bus_dma.9 | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r 5132be5158f5 -r 3249dc3f3003 share/man/man9/bus_dma.9
--- a/share/man/man9/bus_dma.9 Wed Apr 14 11:07:20 2010 +0000
+++ b/share/man/man9/bus_dma.9 Wed Apr 14 11:11:29 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bus_dma.9,v 1.50 2010/04/05 18:24:24 dyoung Exp $
+.\" $NetBSD: bus_dma.9,v 1.51 2010/04/14 11:11:29 jruoho Exp $
.\"
.\" Copyright (c) 1996, 1997, 1998, 2001, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 5, 2010
+.Dd April 14, 2010
.Dt BUS_DMA 9
.Os
.Sh NAME
@@ -813,9 +813,12 @@
.Rs
.%A Jason Thorpe
.%T "A Machine-Independent DMA Framework for NetBSD"
-.%J "Proceedings of the FREENIX track: 1998 USENIX Annual Technical Conference"
-.%P pp. 1-12
-.%D 1998
+.%I USENIX Association
+.%B Proceedings of the FREENIX Track: 1998 USENIX Annual Technical Conference
+.%P 1-12
+.%D June 15-19, 1998
+.%U http://www.usenix.org/publications/
+.%U library/proceedings/usenix98/freenix/thorpe_dma.pdf
.Re
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index