summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-05-29 06:31:07 +0000
committerngie <ngie@FreeBSD.org>2017-05-29 06:31:07 +0000
commitf3f97b84ed16d2b090712f6f6182bd3e48684f3a (patch)
tree26be66cdfe46bddc8146ec67c50eb1abb6974725
parent9db152733a8d4cd06cdc4dfd84c7f9fe4b6386b7 (diff)
downloadFreeBSD-src-f3f97b84ed16d2b090712f6f6182bd3e48684f3a.zip
FreeBSD-src-f3f97b84ed16d2b090712f6f6182bd3e48684f3a.tar.gz
MFC r315561:
r315561 (by trasz): Bring back the "i". The point is to make it easy to find via "apropos iscsi", along with all the other relevant components.
-rw-r--r--share/man/man4/ctl.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ctl.4 b/share/man/man4/ctl.4
index 835fa05..7280831 100644
--- a/share/man/man4/ctl.4
+++ b/share/man/man4/ctl.4
@@ -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
OpenPOWER on IntegriCloud