Date: Thu, 11 May 2017 13:49:05 +0000 (UTC) From: Hans Petter Selasky <hselasky@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: r318186 - stable/11/share/man/man4 Message-ID: <201705111349.v4BDn5Hh053231@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 ,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705111349.v4BDn5Hh053231>