Author: trasz Date: Thu May 18 20:41:55 2017 New Revision: 318492 URL: https://svnweb.freebsd.org/changeset/base/318492
Log: MFC r317460: Add some .Xrs to USB serial driver man pages. Modified: stable/11/share/man/man4/ubser.4 stable/11/share/man/man4/ucom.4 stable/11/share/man/man4/ucycom.4 stable/11/share/man/man4/uipaq.4 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man4/ubser.4 ============================================================================== --- stable/11/share/man/man4/ubser.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/ubser.4 Thu May 18 20:41:55 2017 (r318492) @@ -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: stable/11/share/man/man4/ucom.4 ============================================================================== --- stable/11/share/man/man4/ucom.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/ucom.4 Thu May 18 20:41:55 2017 (r318492) @@ -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: stable/11/share/man/man4/ucycom.4 ============================================================================== --- stable/11/share/man/man4/ucycom.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/ucycom.4 Thu May 18 20:41:55 2017 (r318492) @@ -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: stable/11/share/man/man4/uipaq.4 ============================================================================== --- stable/11/share/man/man4/uipaq.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/uipaq.4 Thu May 18 20:41:55 2017 (r318492) @@ -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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
