svn commit: r271446 - head/usr.sbin/ctld

Allan Jude allanjude at FreeBSD.org
Fri Sep 12 00:55:43 UTC 2014


Author: allanjude (doc committer)
Date: Fri Sep 12 00:55:42 2014
New Revision: 271446
URL: http://svnweb.freebsd.org/changeset/base/271446

Log:
  Fix minor syntax error
  
  Submitted by:	bjk
  Approved by:	bcr (mentor)
  Sponsored by:	ScaleEngine Inc.

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

Modified: head/usr.sbin/ctld/ctl.conf.5
==============================================================================
--- head/usr.sbin/ctld/ctl.conf.5	Fri Sep 12 00:08:19 2014	(r271445)
+++ head/usr.sbin/ctld/ctl.conf.5	Fri Sep 12 00:55:42 2014	(r271446)
@@ -188,7 +188,7 @@ By default, targets that do not specify 
 using clauses such as
 .Sy chap
 or
-. Sy initiator-name ,
+.Sy initiator-name ,
 are assigned
 predefined
 .Sy auth-group


More information about the svn-src-all mailing list