diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 16:21:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 16:21:39 +0000 |
commit | c3c9588319a3cfd2d8d12bea822a08ced6872996 (patch) | |
tree | 2008a8fc7130cd8682e6326c0e43ddb90e0b0dc2 /share/man/man4/man4.pmax | |
parent | 17f3467d46dd17b488273ab1b61940b0878063b5 (diff) |
.Pp macros do not belong immiedately after .Sh section header lines
Diffstat (limited to 'share/man/man4/man4.pmax')
-rw-r--r-- | share/man/man4/man4.pmax/dc.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.pmax/px.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.pmax/tc.4 | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/share/man/man4/man4.pmax/dc.4 b/share/man/man4/man4.pmax/dc.4 index edb92e8b0e6..83727b130e0 100644 --- a/share/man/man4/man4.pmax/dc.4 +++ b/share/man/man4/man4.pmax/dc.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: dc.4,v 1.3 1998/02/23 19:46:24 jonathan Exp $ -.\" $OpenBSD: dc.4,v 1.2 1998/03/09 15:37:18 millert Exp $ +.\" $OpenBSD: dc.4,v 1.3 1999/04/02 16:21:37 aaron Exp $ .\" .Dd February 20, 1998 .Dt DC 4 pmax @@ -88,7 +88,6 @@ The DECstation 5000/200 hardware provides full modem control on both bulkhead RS-232 ports and is less prone to overrun. .Sh BUGS -.Pp The 19200 speed on all .Nm devices is actually implemented as 19800, diff --git a/share/man/man4/man4.pmax/px.4 b/share/man/man4/man4.pmax/px.4 index e6d95af727e..5c06b3d3edd 100644 --- a/share/man/man4/man4.pmax/px.4 +++ b/share/man/man4/man4.pmax/px.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: px.4,v 1.1 1997/11/08 07:27:56 jonathan Exp $ -.\" $OpenBSD: px.4,v 1.2 1998/03/09 15:37:24 millert Exp $ +.\" $OpenBSD: px.4,v 1.3 1999/04/02 16:21:37 aaron Exp $ .\" .Dd November 11, 1997 .Dt PX 4 pmax @@ -62,7 +62,6 @@ protocol used to talk to the on-board blitter chip. .Xr tc 4 , .Xr ws 4 . .Sh BUGS -.Pp Console output support and X11 server support should be implemented. They are not. .Pp diff --git a/share/man/man4/man4.pmax/tc.4 b/share/man/man4/man4.pmax/tc.4 index 885d69d2df2..7f5df74bb7d 100644 --- a/share/man/man4/man4.pmax/tc.4 +++ b/share/man/man4/man4.pmax/tc.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: tc.4,v 1.3 1997/11/08 07:27:55 jonathan Exp $ -.\" $OpenBSD: tc.4,v 1.2 1998/03/09 15:37:28 millert Exp $ +.\" $OpenBSD: tc.4,v 1.3 1999/04/02 16:21:37 aaron Exp $ .\" .Dd August 6, 1996 .Dt TC 4 pmax @@ -62,7 +62,6 @@ driver first appeared in .Nx 1.1 . .Sh BUGS -.Pp The .Nm driver makes poor use of interrupt priority on the 5000/1xx |