Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Bump date for last; new sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/277ce247276c
branches:  trunk
changeset: 546971:277ce247276c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat May 10 09:09:41 2003 +0000

description:
Bump date for last; new sentence, new line.

diffstat:

 share/man/man9/isa.9 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 4ac1977ea43c -r 277ce247276c share/man/man9/isa.9
--- a/share/man/man9/isa.9      Sat May 10 08:51:54 2003 +0000
+++ b/share/man/man9/isa.9      Sat May 10 09:09:41 2003 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: isa.9,v 1.11 2003/05/10 00:02:22 fvdl Exp $
+.\"     $NetBSD: isa.9,v 1.12 2003/05/10 09:09:41 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -34,7 +34,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 19, 2001
+.Dd May 10, 2003
 .Dt ISA 9
 .Os
 .Sh NAME
@@ -217,8 +217,8 @@
 for future use.
 Normally, this call precedes an
 .Fn isa_dmamap_create
-call. It is an error to start DMA on a channel that has not been reserved
-with
+call.
+It is an error to start DMA on a channel that has not been reserved with
 .Fn isa_drq_alloc .
 .It Fn isa_drq_free "ic" "chan"
 Marks the DMA channel



Home | Main Index | Thread Index | Old Index