Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2015 17:00:33 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r278585 - head/usr.sbin/ctld
Message-ID:  <201502111700.t1BH0XPL099664@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Wed Feb 11 17:00:32 2015
New Revision: 278585
URL: https://svnweb.freebsd.org/changeset/base/278585

Log:
  Fix formatting.
  
  MFC after:	1 month
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/usr.sbin/ctld/ctl.conf.5

Modified: head/usr.sbin/ctld/ctl.conf.5
==============================================================================
--- head/usr.sbin/ctld/ctl.conf.5	Wed Feb 11 16:10:31 2015	(r278584)
+++ head/usr.sbin/ctld/ctl.conf.5	Wed Feb 11 17:00:32 2015	(r278585)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 7, 2015
+.Dd February 11, 2015
 .Dt CTL.CONF 5
 .Os
 .Sh NAME
@@ -228,7 +228,7 @@ An IPv4 or IPv6 address and port to list
 .\".It Ic listen-iser Ar address
 .\"An IPv4 or IPv6 address and port to listen on for incoming connections
 .\"using iSER (iSCSI over RDMA) protocol.
-.It Ic redirect Aq Ar address
+.It Ic redirect Ar address
 IPv4 or IPv6 address to redirect initiators to.
 When configured, all initiators attempting to connect to portal
 belonging to this
@@ -326,7 +326,7 @@ If second argument is not specified, tar
 Assign specified CTL port (such as "isp0") to the target.
 On startup ctld configures LUN mapping and enables all assigned ports.
 Each port can be assigned to only one target.
-.It Ic redirect Aq Ar address
+.It Ic redirect Ar address
 IPv4 or IPv6 address to redirect initiators to.
 When configured, all initiators attempting to connect to this target
 will get redirected using "Target moved temporarily" login response.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502111700.t1BH0XPL099664>