svn commit: r286184 - stable/10/share/man/man4

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Aug 2 09:23:25 UTC 2015


Author: trasz
Date: Sun Aug  2 09:23:24 2015
New Revision: 286184
URL: https://svnweb.freebsd.org/changeset/base/286184

Log:
  MFC r285100:
  
  Make ctl(4) appear in "man -k iscsi" results.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/share/man/man4/ctl.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/ctl.4
==============================================================================
--- stable/10/share/man/man4/ctl.4	Sun Aug  2 09:21:31 2015	(r286183)
+++ stable/10/share/man/man4/ctl.4	Sun Aug  2 09:23:24 2015	(r286184)
@@ -23,12 +23,12 @@
 .\" SUCH DAMAGE.
 .\"
 .\" $FreeBSD$
-.Dd June 20, 2015
+.Dd July 3, 2015
 .Dt CTL 4
 .Os
 .Sh NAME
 .Nm ctl
-.Nd CAM Target Layer
+.Nd CAM Target Layer / iSCSI target
 .Sh SYNOPSIS
 To compile this driver into the kernel,
 place the following line in your


More information about the svn-src-stable mailing list