Module Name: src
Committed By: wiz
Date: Wed Jun 1 08:17:47 UTC 2016
Modified Files:
src/share/man/man9: bus_dma.9 pfil.9 pmc.9 rt_timer.9 scsipi.9
Log Message:
Use .An -nosplit.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/share/man/man9/bus_dma.9
cvs rdiff -u -r1.34 -r1.35 src/share/man/man9/pfil.9
cvs rdiff -u -r1.13 -r1.14 src/share/man/man9/pmc.9
cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/rt_timer.9
cvs rdiff -u -r1.26 -r1.27 src/share/man/man9/scsipi.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/bus_dma.9
diff -u src/share/man/man9/bus_dma.9:1.60 src/share/man/man9/bus_dma.9:1.61
--- src/share/man/man9/bus_dma.9:1.60 Wed Jun 1 01:55:18 2016
+++ src/share/man/man9/bus_dma.9 Wed Jun 1 08:17:47 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: bus_dma.9,v 1.60 2016/06/01 01:55:18 pgoyette Exp $
+.\" $NetBSD: bus_dma.9,v 1.61 2016/06/01 08:17:47 wiz Exp $
.\"
.\" Copyright (c) 1996, 1997, 1998, 2001, 2005, 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -839,6 +839,7 @@ The
interface appeared in
.Nx 1.3 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
interface was designed and implemented by
Index: src/share/man/man9/pfil.9
diff -u src/share/man/man9/pfil.9:1.34 src/share/man/man9/pfil.9:1.35
--- src/share/man/man9/pfil.9:1.34 Wed Jun 1 02:00:10 2016
+++ src/share/man/man9/pfil.9 Wed Jun 1 08:17:47 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: pfil.9,v 1.34 2016/06/01 02:00:10 pgoyette Exp $
+.\" $NetBSD: pfil.9,v 1.35 2016/06/01 08:17:47 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -172,6 +172,7 @@ In 1.5K, the
framework was changed to work with an arbitrary number of filtering points,
as well as be less IP-centric.
.Sh AUTHORS
+.An -nosplit
The
.Nm
interface was designed and implemented by
Index: src/share/man/man9/pmc.9
diff -u src/share/man/man9/pmc.9:1.13 src/share/man/man9/pmc.9:1.14
--- src/share/man/man9/pmc.9:1.13 Wed Jun 1 02:02:11 2016
+++ src/share/man/man9/pmc.9 Wed Jun 1 08:17:47 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: pmc.9,v 1.13 2016/06/01 02:02:11 pgoyette Exp $
+.\" $NetBSD: pmc.9,v 1.14 2016/06/01 08:17:47 wiz Exp $
.\"
.\" Copyright (c) 2002, 2005 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -251,6 +251,7 @@ The
interface appeared in
.Nx 2.0 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
interface was designed and implemented by
Index: src/share/man/man9/rt_timer.9
diff -u src/share/man/man9/rt_timer.9:1.14 src/share/man/man9/rt_timer.9:1.15
--- src/share/man/man9/rt_timer.9:1.14 Wed Jun 1 02:05:10 2016
+++ src/share/man/man9/rt_timer.9 Wed Jun 1 08:17:47 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: rt_timer.9,v 1.14 2016/06/01 02:05:10 pgoyette Exp $
+.\" $NetBSD: rt_timer.9,v 1.15 2016/06/01 08:17:47 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -127,6 +127,7 @@ The
interface appeared in
.Nx 1.4 .
.Sh AUTHORS
+.An -nosplit
This interface is roughly based on (but, alas, not compatible with) one
designed by David Borman of BSDI.
This implementation is by
Index: src/share/man/man9/scsipi.9
diff -u src/share/man/man9/scsipi.9:1.26 src/share/man/man9/scsipi.9:1.27
--- src/share/man/man9/scsipi.9:1.26 Wed Jun 1 02:05:10 2016
+++ src/share/man/man9/scsipi.9 Wed Jun 1 08:17:47 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: scsipi.9,v 1.26 2016/06/01 02:05:10 pgoyette Exp $
+.\" $NetBSD: scsipi.9,v 1.27 2016/06/01 08:17:47 wiz Exp $
.\"
.\"
.\" Copyright (c) 2001 Manuel Bouyer.
@@ -594,6 +594,7 @@ The
interface appeared in
.Nx 1.6 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
interface was designed and implemented by