svn commit: r318186 - stable/11/share/man/man4

Hans Petter Selasky hselasky at FreeBSD.org
Thu May 11 13:49:06 UTC 2017


Author: hselasky
Date: Thu May 11 13:49:05 2017
New Revision: 318186
URL: https://svnweb.freebsd.org/changeset/base/318186

Log:
  MFC r317584:
  Correct manual page link to usbdi(9).

Modified:
  stable/11/share/man/man4/usb.4
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man4/usb.4
==============================================================================
--- stable/11/share/man/man4/usb.4	Thu May 11 13:46:30 2017	(r318185)
+++ stable/11/share/man/man4/usb.4	Thu May 11 13:49:05 2017	(r318186)
@@ -144,7 +144,7 @@ specifications can be found at:
 .D1 Pa http://www.usb.org/developers/docs/
 .Pp
 .Xr libusb 3 ,
-.Xr usbdi 4 ,
+.Xr usbdi 9 ,
 .Xr aue 4 ,
 .Xr axe 4 ,
 .Xr axge 4 ,


More information about the svn-src-all mailing list