Author: trasz
Date: Thu Sep  3 11:42:59 2015
New Revision: 287430
URL: https://svnweb.freebsd.org/changeset/base/287430

Log:
  Simplify the introductory example in ctl.conf(5) down to absolute
  basics.  The more complicated cases - like how to use physical
  ports - are explained later, in the "EXAMPLES" section.
  
  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       Thu Sep  3 11:40:47 2015        
(r287429)
+++ head/usr.sbin/ctld/ctl.conf.5       Thu Sep  3 11:42:59 2015        
(r287430)
@@ -60,15 +60,9 @@ file is:
 .Dl ...
 }
 
-.No lun Ar name No {
-.Dl path Ar path
-}
-
 .No target Ar name {
 .Dl auth-group Ar name
-.Dl portal-group Ar name Op Ar agname
-.Dl port Ar name
-.Dl lun Ar number Ar name
+.Dl portal-group Ar name
 .Dl lun Ar number No {
 .Dl    path Ar path
 .Dl }
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to