From owner-svn-src-all@FreeBSD.ORG Tue Oct 28 17:11:51 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C744C7A7; Tue, 28 Oct 2014 17:11:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B33E6A2F; Tue, 28 Oct 2014 17:11:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9SHBp2o064591; Tue, 28 Oct 2014 17:11:51 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9SHBpmu064590; Tue, 28 Oct 2014 17:11:51 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201410281711.s9SHBpmu064590@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Tue, 28 Oct 2014 17:11:51 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r273793 - head/usr.sbin/ctld X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2014 17:11:51 -0000 Author: trasz Date: Tue Oct 28 17:11:51 2014 New Revision: 273793 URL: https://svnweb.freebsd.org/changeset/base/273793 Log: Document iSNS defaults. 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 Tue Oct 28 17:08:13 2014 (r273792) +++ head/usr.sbin/ctld/ctl.conf.5 Tue Oct 28 17:11:51 2014 (r273793) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 23, 2014 +.Dd October 28, 2014 .Dt CTL.CONF 5 .Os .Sh NAME @@ -111,8 +111,10 @@ An IPv4 or IPv6 address and optionally p .It Ic isns-period Ar seconds iSNS registration period. Registered Network Entity not updated during this period will be unregistered. +The default is 900. .It Ic isns-timeout Ar seconds Timeout for iSNS requests. +The default is 5. .El .Ss auth-group Context .Bl -tag -width indent