From 44f767ab70d93c06c0772ae4c9e5e99a280edf05 Mon Sep 17 00:00:00 2001 From: joel Date: Sat, 14 Sep 2013 21:43:18 +0000 Subject: Minor mdoc fixes. Approved by: re (blanket) --- usr.sbin/ctld/ctld.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/ctld') diff --git a/usr.sbin/ctld/ctld.8 b/usr.sbin/ctld/ctld.8 index 060cd9f..60ffbfc 100644 --- a/usr.sbin/ctld/ctld.8 +++ b/usr.sbin/ctld/ctld.8 @@ -44,7 +44,6 @@ daemon is responsible for managing the CAM Target Layer configuration, accepting incoming iSCSI connections, performing authentication and passing connections to the kernel part of the native iSCSI target. .Pp -.Pp Upon startup, the .Nm daemon parses the configuration file and exits, if it encounters any errors. @@ -52,7 +51,7 @@ Then it compares the configuration with the kernel list of LUNs managed by previously running .Nm instances, removes LUNs no longer existing in the configuration file, -and creates new LUNs as neccessary. +and creates new LUNs as neccessary. After that it listens for the incoming iSCSI connections, performs authentication, and, if successful, passes the connections to the kernel part of CTL iSCSI target, which handles it from that point. -- cgit v1.1