Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix Dd. New sentence, new line. Sort SEE ALSO...



details:   https://anonhg.NetBSD.org/src/rev/7243459d92b7
branches:  trunk
changeset: 328559:7243459d92b7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 07 11:18:13 2014 +0000

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

diffstat:

 share/man/man4/mcp23s17gpio.4 |  21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

diffs (49 lines):

diff -r bc326ec64e97 -r 7243459d92b7 share/man/man4/mcp23s17gpio.4
--- a/share/man/man4/mcp23s17gpio.4     Mon Apr 07 01:45:36 2014 +0000
+++ b/share/man/man4/mcp23s17gpio.4     Mon Apr 07 11:18:13 2014 +0000
@@ -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 @@
 The
 .Nm
 driver was written by
-.An Frank Kardel Aq Mt kardel%netbsd.org@localhost .
+.An Frank Kardel Aq Mt kardel%NetBSD.org@localhost .



Home | Main Index | Thread Index | Old Index