Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man9 Pull up 1.15: terminate an unterminated .Bl
details: https://anonhg.NetBSD.org/src/rev/6d23b906c2e7
branches: netbsd-1-5
changeset: 489423:6d23b906c2e7
user: sommerfeld <sommerfeld%NetBSD.org@localhost>
date: Sat Sep 09 13:49:22 2000 +0000
description:
Pull up 1.15: terminate an unterminated .Bl
approved by jhawk
diffstat:
share/man/man9/bus_space.9 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c1fe8eb37bf7 -r 6d23b906c2e7 share/man/man9/bus_space.9
--- a/share/man/man9/bus_space.9 Sat Sep 09 13:48:29 2000 +0000
+++ b/share/man/man9/bus_space.9 Sat Sep 09 13:49:22 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bus_space.9,v 1.12.4.1 2000/08/06 00:30:17 briggs Exp $
+.\" $NetBSD: bus_space.9,v 1.12.4.2 2000/09/09 13:49:22 sommerfeld Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1298,6 +1298,7 @@
.It Fn bus_space_write_region_stream_2 "space" "handle" "offset" "datap" "count"
.It Fn bus_space_write_region_stream_4 "space" "handle" "offset" "datap" "count"
.It Fn bus_space_write_region_stream_8 "space" "handle" "offset" "datap" "count"
+.El
.Pp
These functions are defined just as their non-stream counterparts,
except that they provide no byte-order translation.
Home |
Main Index |
Thread Index |
Old Index