Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Only one of -bullet and -tag after .Bl.
details: https://anonhg.NetBSD.org/src/rev/4943c14df4ce
branches: trunk
changeset: 548375:4943c14df4ce
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jun 26 10:11:40 2003 +0000
description:
Only one of -bullet and -tag after .Bl.
diffstat:
share/man/man4/man4.hp300/intio.4 | 4 ++--
share/man/man4/man4.pmax/ibus.4 | 4 ++--
share/man/man4/man4.x68k/intio.4 | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r a1aab18cde5d -r 4943c14df4ce share/man/man4/man4.hp300/intio.4
--- a/share/man/man4/man4.hp300/intio.4 Thu Jun 26 10:10:11 2003 +0000
+++ b/share/man/man4/man4.hp300/intio.4 Thu Jun 26 10:11:40 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intio.4,v 1.2 2002/01/15 01:36:02 wiz Exp $
+.\" $NetBSD: intio.4,v 1.3 2003/06/26 10:11:40 wiz Exp $
.\"
.\" Copyright (c) 1998 MINOURA Makoto
.\" Copyright (c) 1998 NetBSD Foundation, Inc.
@@ -48,7 +48,7 @@
.Nm
driver manages the internal I/O space of hp300.
.Pp
-.Bl -bullet -offset indent -tag
+.Bl -bullet -offset indent
.It
Address range management to avoid confliction of address space of
which devices probe by touching hardware port is difficult.
diff -r a1aab18cde5d -r 4943c14df4ce share/man/man4/man4.pmax/ibus.4
--- a/share/man/man4/man4.pmax/ibus.4 Thu Jun 26 10:10:11 2003 +0000
+++ b/share/man/man4/man4.pmax/ibus.4 Thu Jun 26 10:11:40 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ibus.4,v 1.2 2002/01/15 01:52:57 wiz Exp $
+.\" $NetBSD: ibus.4,v 1.3 2003/06/26 10:12:18 wiz Exp $
.\"
.\" Copyright (c) 1998 MINOURA Makoto
.\" Copyright (c) 1998 NetBSD Foundation, Inc.
@@ -50,7 +50,7 @@
.Nm
driver manages the internal I/O space of pmax.
.Pp
-.Bl -bullet -offset indent -tag
+.Bl -bullet -offset indent
.It
Address range management to avoid confliction of address space of
which devices probe by touching hardware port is difficult.
diff -r a1aab18cde5d -r 4943c14df4ce share/man/man4/man4.x68k/intio.4
--- a/share/man/man4/man4.x68k/intio.4 Thu Jun 26 10:10:11 2003 +0000
+++ b/share/man/man4/man4.x68k/intio.4 Thu Jun 26 10:11:40 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: intio.4,v 1.6 2001/10/21 09:42:41 wiz Exp $
+.\" $NetBSD: intio.4,v 1.7 2003/06/26 10:12:38 wiz Exp $
.\"
.\" Copyright (c) 1998 MINOURA Makoto
.\" Copyright (c) 1998 NetBSD Foundation, Inc.
@@ -48,7 +48,7 @@
.Nm
driver manages the internal I/O space of x68k.
.Pp
-.Bl -bullet -offset indent -tag
+.Bl -bullet -offset indent
.It
Address range management to avoid confliction of address space of
which devices probe by touching hardware port is difficult.
Home |
Main Index |
Thread Index |
Old Index