Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2014 17:11:51 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r273793 - head/usr.sbin/ctld
Message-ID:  <201410281711.s9SHBpmu064590@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410281711.s9SHBpmu064590>