Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 More macros, whitespace.
details: https://anonhg.NetBSD.org/src/rev/9ea566011d80
branches: trunk
changeset: 350021:9ea566011d80
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Jan 02 09:53:04 2017 +0000
description:
More macros, whitespace.
diffstat:
share/man/man9/bus_dma.9 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r d69f50bbb8d3 -r 9ea566011d80 share/man/man9/bus_dma.9
--- a/share/man/man9/bus_dma.9 Mon Jan 02 09:29:38 2017 +0000
+++ b/share/man/man9/bus_dma.9 Mon Jan 02 09:53:04 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bus_dma.9,v 1.62 2017/01/02 03:12:49 sevan Exp $
+.\" $NetBSD: bus_dma.9,v 1.63 2017/01/02 09:53:04 wiz Exp $
.\"
.\" Copyright (c) 1996, 1997, 1998, 2001, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -799,7 +799,8 @@
This function should not normally be used, but is useful for devices
that do not support the full address space of the parent bus.
Not all ports implement this method; on ports where it is unavailable,
-EOPNOTSUPP is returned.
+.Er EOPNOTSUPP
+is returned.
The arguments are as follows:
.Bl -tag -width max_addr -compact
.It Fa tag
@@ -857,4 +858,4 @@
.An Matthew Jacob ,
.An Jonathan Stone ,
and
-.An Matt Thomas.
+.An Matt Thomas .
Home |
Main Index |
Thread Index |
Old Index