Date: Thu, 18 May 2017 20:41:55 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318492 - stable/11/share/man/man4 Message-ID: <201705182041.v4IKftlZ020338@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705182041.v4IKftlZ020338>