|
@@ -21,7 +21,7 @@
|
|
|
<refentry>
|
|
|
|
|
|
<refentryinfo>
|
|
|
- <date>September 16, 2010</date>
|
|
|
+ <date>December 27, 2010</date>
|
|
|
</refentryinfo>
|
|
|
|
|
|
<refmeta>
|
|
@@ -45,11 +45,6 @@
|
|
|
<refsynopsisdiv>
|
|
|
<cmdsynopsis>
|
|
|
<command>b10-recurse</command>
|
|
|
- <arg><option>-4</option></arg>
|
|
|
- <arg><option>-6</option></arg>
|
|
|
- <arg><option>-a <replaceable>address</replaceable></option></arg>
|
|
|
- <arg><option>-n</option></arg>
|
|
|
- <arg><option>-p <replaceable>number</replaceable></option></arg>
|
|
|
<arg><option>-u <replaceable>username</replaceable></option></arg>
|
|
|
<arg><option>-v</option></arg>
|
|
|
</cmdsynopsis>
|
|
@@ -89,59 +84,6 @@
|
|
|
<para>The arguments are as follows:</para>
|
|
|
|
|
|
<variablelist>
|
|
|
- <varlistentry>
|
|
|
- <term><option>-4</option></term>
|
|
|
- <listitem><para>
|
|
|
- Enables IPv4 only mode.
|
|
|
- This switch may not be used with <option>-6</option> nor
|
|
|
- <option>-a</option>.
|
|
|
- By default, it listens on both IPv4 and IPv6 (if capable).
|
|
|
- </para></listitem>
|
|
|
- </varlistentry>
|
|
|
-
|
|
|
- <varlistentry>
|
|
|
- <term><option>-6</option></term>
|
|
|
- <listitem><para>
|
|
|
- Enables IPv6 only mode.
|
|
|
- This switch may not be used with <option>-4</option> nor
|
|
|
- <option>-a</option>.
|
|
|
- By default, it listens on both IPv4 and IPv6 (if capable).
|
|
|
- </para></listitem>
|
|
|
- </varlistentry>
|
|
|
-
|
|
|
- <varlistentry>
|
|
|
- <term><option>-a <replaceable>address</replaceable></option></term>
|
|
|
-
|
|
|
- <listitem>
|
|
|
- <para>The IPv4 or IPv6 address to listen on.
|
|
|
- This switch may not be used with <option>-4</option> nor
|
|
|
- <option>-6</option>.
|
|
|
- The default is to listen on all addresses.
|
|
|
- (This is a short term workaround. This argument may change.)
|
|
|
- </para>
|
|
|
- </listitem>
|
|
|
- </varlistentry>
|
|
|
-
|
|
|
- <varlistentry>
|
|
|
- <term><option>-n</option></term>
|
|
|
- <listitem><para>
|
|
|
- Do not cache answers in memory.
|
|
|
- The default is to use the cache for faster responses.
|
|
|
- The cache keeps the most recent 30,000 answers (positive
|
|
|
- and negative) in memory for 30 seconds (instead of querying
|
|
|
- the data source, such as SQLite3 database, each time).
|
|
|
- </para></listitem>
|
|
|
- </varlistentry>
|
|
|
-
|
|
|
- <varlistentry>
|
|
|
- <term><option>-p <replaceable>number</replaceable></option></term>
|
|
|
- <listitem><para>
|
|
|
- The port number it listens on.
|
|
|
- The default is 5300.</para>
|
|
|
- <note><simpara>The Y1 prototype runs on all interfaces
|
|
|
- and on this nonstandard port.</simpara></note>
|
|
|
- </listitem>
|
|
|
- </varlistentry>
|
|
|
|
|
|
<varlistentry>
|
|
|
<term><option>-u <replaceable>username</replaceable></option></term>
|
|
@@ -187,9 +129,6 @@
|
|
|
<refentrytitle>b10-cmdctl</refentrytitle><manvolnum>8</manvolnum>
|
|
|
</citerefentry>,
|
|
|
<citerefentry>
|
|
|
- <refentrytitle>b10-loadzone</refentrytitle><manvolnum>8</manvolnum>
|
|
|
- </citerefentry>,
|
|
|
- <citerefentry>
|
|
|
<refentrytitle>b10-msgq</refentrytitle><manvolnum>8</manvolnum>
|
|
|
</citerefentry>,
|
|
|
<citerefentry>
|