Module Name: src
Committed By: wiz
Date: Thu Aug 18 19:22:45 UTC 2016
Modified Files:
src/share/man/man4: tcu.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/tcu.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/tcu.4
diff -u src/share/man/man4/tcu.4:1.1 src/share/man/man4/tcu.4:1.2
--- src/share/man/man4/tcu.4:1.1 Thu Aug 11 09:06:20 2016
+++ src/share/man/man4/tcu.4 Thu Aug 18 19:22:45 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: tcu.4,v 1.1 2016/08/11 09:06:20 christos Exp $
+.\" $NetBSD: tcu.4,v 1.2 2016/08/18 19:22:45 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -44,10 +44,11 @@
The
.Nm
driver provides support for the flxd TC-USB TURBOchannel USB host options based
-upon a Cypress SL811HST USB 1.1 host controller and a glue logic CPLD. USB is
-handled by the
+upon a Cypress SL811HST USB 1.1 host controller and a glue logic CPLD.
+USB is handled by the
.Xr slhci 4
-driver. Eight GPIO pins provided by the CPLD can be accessed through the
+driver.
+Eight GPIO pins provided by the CPLD can be accessed through the
.Xr gpio 4
driver.
.Sh SEE ALSO