Author: trasz Date: Wed Apr 25 15:32:12 2018 New Revision: 332998 URL: https://svnweb.freebsd.org/changeset/base/332998
Log: Add some .Xrs to USB template descriptions. MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Modified: head/share/man/man4/usb_template.4 Modified: head/share/man/man4/usb_template.4 ============================================================================== --- head/share/man/man4/usb_template.4 Wed Apr 25 15:30:42 2018 (r332997) +++ head/share/man/man4/usb_template.4 Wed Apr 25 15:32:12 2018 (r332998) @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 30, 2018 +.Dd April 25, 2018 .Dt USB_TEMPLATE 4 .Os . @@ -74,10 +74,13 @@ may not be visible to the host until reenumeration is Available templates are: .Bl -column -offset 3n "Value" .It Em Value Ta Em Description -.It Dv 0 Ta USB Mass Storage -.It Dv 1 Ta CDC Ethernet +.It Dv 0 Ta USB Mass Storage, see +.Xr cfumass 4 +.It Dv 1 Ta CDC Ethernet, see +.Xr cdce 4 .It Dv 2 Ta Media Transfer Protocol (MTP) -.It Dv 3 Ta USB serial port +.It Dv 3 Ta USB serial port, see +.Xr umodem 4 .It Dv 4 Ta USB audio .It Dv 5 Ta USB keyboard .It Dv 6 Ta USB mouse _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"