svn commit: r314543 - head/share/man/man4

Ngie Cooper ngie at FreeBSD.org
Thu Mar 2 06:03:23 UTC 2017


Author: ngie
Date: Thu Mar  2 06:03:21 2017
New Revision: 314543
URL: https://svnweb.freebsd.org/changeset/base/314543

Log:
  Add missing section when referencing ctl(4) via .Xr macro
  
  MFC after:	1 week
  Reported by:	make manlint
  Sponsored by:	Dell EMC Isilon

Modified:
  head/share/man/man4/cfumass.4

Modified: head/share/man/man4/cfumass.4
==============================================================================
--- head/share/man/man4/cfumass.4	Thu Mar  2 06:02:17 2017	(r314542)
+++ head/share/man/man4/cfumass.4	Thu Mar  2 06:03:21 2017	(r314543)
@@ -72,7 +72,7 @@ The USB OTG port must be working in USB 
 This happens automatically upon connection to a USB host.
 .It
 There must be a
-.Xr ctl
+.Xr ctl 4
 LUN configured for the
 .Pa cfumass
 port.


More information about the svn-src-head mailing list