]> git.ipfire.org Git - network.git/commitdiff
man: update the pppoe zone documentation
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Fri, 2 Jun 2017 09:05:51 +0000 (11:05 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 2 Jun 2017 14:34:40 +0000 (15:34 +0100)
Fixes: #11375
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
man/network-zone-pppoe.xml

index e01067668a00b735de138362952e8223f2c4262b..36c4d0e5f5d7707208eb4ab9281ee67e5a89bc24 100644 (file)
                </para>
 
                <variablelist>
-                       <varlistentry>
-                               <term>
-                                       <option>--port=<replaceable>PORT</replaceable></option>
-                               </term>
-
-                               <listitem>
-                                       <para>
-                                               This options sets the port, pppd is using to connect to
-                                               the modem.
-                                       </para>
-                                       <para>
-                                               This may be a normal ethernet or vlan interface.
-                                       </para>
-                               </listitem>
-                       </varlistentry>
 
                        <varlistentry>
                                <term>
                                        </para>
                                </listitem>
                        </varlistentry>
+
+                       <varlistentry>
+                               <term>
+                                       <option>--ipv6=[<emphasis>on</emphasis>|off]</option>
+                               </term>
+
+                               <listitem>
+                                       <para>
+                                               By this option, you may enable or disable IPv6
+                                       </para>                         </listitem>
+                       </varlistentry>
+
+                       <varlistentry>
+                               <term>
+                                       <option>--prefix-delegation=[<emphasis>on</emphasis>|off]</option>
+                               </term>
+
+                               <listitem>
+                                       <para>
+                                                By this option, you may enable or disable the delegation through your provider of one IPv6 prefix to your system.
+                                       </para>
+                               </listitem>
+                       </varlistentry>
+
                </variablelist>
        </refsect1>