Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2014 08:35:44 +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: r271571 - head/usr.sbin/ctld
Message-ID:  <201409140835.s8E8ZicX072834@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Sun Sep 14 08:35:44 2014
New Revision: 271571
URL: http://svnweb.freebsd.org/changeset/base/271571

Log:
  Fix two small nits in ctl.conf(5).
  
  MFC after:	3 days
  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	Sun Sep 14 04:39:04 2014	(r271570)
+++ head/usr.sbin/ctld/ctl.conf.5	Sun Sep 14 08:35:44 2014	(r271571)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 11, 2014
+.Dd September 14, 2014
 .Dt CTL.CONF 5
 .Os
 .Sh NAME
@@ -93,6 +93,7 @@ The default is
 Create a
 .Sy portal-group
 configuration context,
+defining a new portal-group,
 which can then be assigned to any number of targets.
 .It Ic target Ar name
 Create a
@@ -282,7 +283,7 @@ The CTL-specific options passed to the k
 All CTL-specific options are documented in the
 .Sx OPTIONS
 section of
-.Xr ctladm 8
+.Xr ctladm 8 .
 .It Ic path Ar path
 The path to the file or device node used to back the LUN.
 .It Ic serial Ar string



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