Module Name:    src
Committed By:   wiz
Date:           Mon Apr  7 11:18:13 UTC 2014

Modified Files:
        src/share/man/man4: mcp23s17gpio.4

Log Message:
Fix Dd. New sentence, new line. Sort SEE ALSO. Fix macro usage. More markup.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/mcp23s17gpio.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/mcp23s17gpio.4
diff -u src/share/man/man4/mcp23s17gpio.4:1.1 src/share/man/man4/mcp23s17gpio.4:1.2
--- src/share/man/man4/mcp23s17gpio.4:1.1	Sun Apr  6 17:59:39 2014
+++ src/share/man/man4/mcp23s17gpio.4	Mon Apr  7 11:18:13 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mcp23s17gpio.4,v 1.1 2014/04/06 17:59:39 kardel Exp $
+.\"	$NetBSD: mcp23s17gpio.4,v 1.2 2014/04/07 11:18:13 wiz Exp $
 .\"
 .\"Copyright (c) 2014 Frank Kardel
 .\"All rights reserved.
@@ -24,7 +24,7 @@
 .\"ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\"POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 6th, 2014
+.Dd April 6, 2014
 .Dt MCP23S17GPIO 4
 .Os
 .Sh NAME
@@ -39,15 +39,18 @@
 .Sh DESCRIPTION
 The
 .Nm
-driver supports up to 8 instances of the MCP23S17 16-bit GPIO chips. Access to
-the pins is provided by the
+driver supports up to 8 instances of the MCP23S17 16-bit GPIO chips.
+Access to the pins is provided by the
 .Xr gpio 4
-interface. The
-.Nm flags argument selects the hardware address of the chip instance.
+interface.
+The
+.Nm
+.Ar flags
+argument selects the hardware address of the chip instance.
 .Sh SEE ALSO
-.Xr spi 4 ,
+.Xr gpio 4 ,
 .Xr intro 4 ,
-.Xr gpio 4
+.Xr spi 4
 .Sh HISTORY
 The
 .Nm
@@ -58,4 +61,4 @@ driver first appeared in
 The
 .Nm
 driver was written by
-.An Frank Kardel Aq Mt kar...@netbsd.org .
+.An Frank Kardel Aq Mt kar...@netbsd.org .

Reply via email to