Module Name:    src
Committed By:   wiz
Date:           Sat Feb 23 17:34:04 UTC 2019

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

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/spi.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/spi.4
diff -u src/share/man/man4/spi.4:1.6 src/share/man/man4/spi.4:1.7
--- src/share/man/man4/spi.4:1.6	Sat Feb 23 10:43:25 2019
+++ src/share/man/man4/spi.4	Sat Feb 23 17:34:04 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: spi.4,v 1.6 2019/02/23 10:43:25 mlelstv Exp $
+.\"	$NetBSD: spi.4,v 1.7 2019/02/23 17:34:04 wiz Exp $
 .\"
 .\" Copyright (c) 2006 Urbana-Champaign Independent Media Center.
 .\" Copyright (c) 2006 Garrett D'Amore.
@@ -107,12 +107,12 @@ Microchip MCP4801/MCP4811/MCP4821 digita
 Texas Instruments TMP121 temperature sensor.
 .El
 .Sh SEE ALSO
-.Xr spi 9 ,
 .Xr m25p 4 ,
 .Xr mcp23s17gpio 4 ,
 .Xr mcp3kadc 4 ,
 .Xr mcp48x1dac 4 ,
-.Xr tm121temp 4
+.Xr tm121temp 4 ,
+.Xr spi 9
 .Sh HISTORY
 The machine-independent
 .Tn SPI

Reply via email to