From 10b5297f57babb73542ac622ad362a83d51ff3d8 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Thu, 3 Sep 2015 11:42:59 +0000 Subject: [PATCH] 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 --- usr.sbin/ctld/ctl.conf.5 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/usr.sbin/ctld/ctl.conf.5 b/usr.sbin/ctld/ctl.conf.5 index ea38dce9dfe6..16b2aa20b2ab 100644 --- a/usr.sbin/ctld/ctl.conf.5 +++ b/usr.sbin/ctld/ctl.conf.5 @@ -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 }