svn commit: r317460 - head/share/man/man4
Edward Tomasz Napierala
trasz at FreeBSD.org
Wed Apr 26 19:41:55 UTC 2017
Author: trasz
Date: Wed Apr 26 19:41:53 2017
New Revision: 317460
URL: https://svnweb.freebsd.org/changeset/base/317460
Log:
Add some .Xrs to USB serial driver man pages.
MFC after: 2 weeks
Modified:
head/share/man/man4/ubser.4
head/share/man/man4/ucom.4
head/share/man/man4/ucycom.4
head/share/man/man4/uipaq.4
Modified: head/share/man/man4/ubser.4
==============================================================================
--- head/share/man/man4/ubser.4 Wed Apr 26 19:34:41 2017 (r317459)
+++ head/share/man/man4/ubser.4 Wed Apr 26 19:41:53 2017 (r317460)
@@ -60,6 +60,7 @@ driver provides support for the BWCT con
.El
.Sh SEE ALSO
.Xr tty 4 ,
+.Xr ucom 4 ,
.Xr usb 4
.Sh HISTORY
The
Modified: head/share/man/man4/ucom.4
==============================================================================
--- head/share/man/man4/ucom.4 Wed Apr 26 19:34:41 2017 (r317459)
+++ head/share/man/man4/ucom.4 Wed Apr 26 19:41:53 2017 (r317460)
@@ -99,8 +99,15 @@ Capture pulses on the DCD line.
.Sh SEE ALSO
.Xr tty 4 ,
.Xr uark 4 ,
+.Xr ubsa 4 ,
+.Xr ubser 4 ,
.Xr uchcom 4 ,
+.Xr ucycom 4 ,
+.Xr ufoma 4 ,
.Xr uftdi 4 ,
+.Xr uhso 4 ,
+.\".Xr ugensa 4 ,
+.Xr uipaq 4 ,
.Xr umcs 4 ,
.Xr umct 4 ,
.Xr umodem 4 ,
Modified: head/share/man/man4/ucycom.4
==============================================================================
--- head/share/man/man4/ucycom.4 Wed Apr 26 19:34:41 2017 (r317459)
+++ head/share/man/man4/ucycom.4 Wed Apr 26 19:41:53 2017 (r317460)
@@ -73,6 +73,7 @@ DeLorme Earthmate USB GPS receiver
.El
.Sh SEE ALSO
.Xr tty 4 ,
+.Xr ucom 4 ,
.Xr usb 4
.Sh HISTORY
The
Modified: head/share/man/man4/uipaq.4
==============================================================================
--- head/share/man/man4/uipaq.4 Wed Apr 26 19:34:41 2017 (r317459)
+++ head/share/man/man4/uipaq.4 Wed Apr 26 19:41:53 2017 (r317460)
@@ -82,7 +82,6 @@ driver which makes it behave like a
.Sh SEE ALSO
.Xr tty 4 ,
.Xr ucom 4 ,
-.Xr uhub 4 ,
.Xr usb 4
.Sh HISTORY
The
More information about the svn-src-all
mailing list