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

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Mar 19 15:53:18 UTC 2017


Author: trasz
Date: Sun Mar 19 15:53:17 2017
New Revision: 315561
URL: https://svnweb.freebsd.org/changeset/base/315561

Log:
  Bring back the "i".  The point is to make it easy to find via "apropos
  iscsi", along with all the other relevant components.
  
  MFC after:	2 weeks

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

Modified: head/share/man/man4/ctl.4
==============================================================================
--- head/share/man/man4/ctl.4	Sun Mar 19 15:49:51 2017	(r315560)
+++ head/share/man/man4/ctl.4	Sun Mar 19 15:53:17 2017	(r315561)
@@ -24,12 +24,12 @@
 .\" SUCH DAMAGE.
 .\"
 .\" $FreeBSD$
-.Dd March 11, 2017
+.Dd March 19, 2017
 .Dt CTL 4
 .Os
 .Sh NAME
 .Nm ctl
-.Nd CAM Target Layer / SCSI target subsystem
+.Nd CAM Target Layer / iSCSI target subsystem
 .Sh SYNOPSIS
 To compile this driver into the kernel,
 place the following line in your


More information about the svn-src-head mailing list