Module Name: src
Committed By: wiz
Date: Tue Apr 17 10:16:57 UTC 2012
Modified Files:
src/share/man/man4/man4.amiga: clockport.4
Log Message:
Remove trailing whitespace and empty line. Fix table.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.amiga/clockport.4
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/man4/man4.amiga/clockport.4
diff -u src/share/man/man4/man4.amiga/clockport.4:1.1 src/share/man/man4/man4.amiga/clockport.4:1.2
--- src/share/man/man4/man4.amiga/clockport.4:1.1 Tue Apr 17 10:12:35 2012
+++ src/share/man/man4/man4.amiga/clockport.4 Tue Apr 17 10:16:57 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: clockport.4,v 1.1 2012/04/17 10:12:35 rkujawa Exp $
+.\" $NetBSD: clockport.4,v 1.2 2012/04/17 10:16:57 wiz Exp $
.\"
.\" Copyright (c) 2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -31,21 +31,19 @@
.Dt CLOCKPORT 4 amiga
.Os
.Sh NAME
-.Nm clockport
-.Nd introduction to clockport bus support and drivers
+.Nm clockport
+.Nd introduction to clockport bus support and drivers
.Sh SYNOPSIS
.Cd "clockport* at a1k2cp0"
.Sh DESCRIPTION
-Clockport is a general purpose non-autoconfiguring expansion bus, originally
-present on the Amiga 1200, as a part of P9 memory connector.
-.Sh SUPPORTED DEVICES
+Clockport is a general purpose non-autoconfiguring expansion bus, originally
+present on the Amiga 1200, as a part of P9 memory connector.
+.Sh SUPPORTED DEVICES
The
.Nx
-includes following clockport drivers:
-
+includes the following clockport drivers:
.Bl -tag -offset indent
-.It
-.Xr com 4
+.It Xr com 4
Individual Computers SilverSurfer 16C550-based serial port.
.El
.Sh SEE ALSO