Add missing double quote.
This commit is contained in:
parent
4bea759bf0
commit
89a3e12d5d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49305
1 changed files with 1 additions and 1 deletions
|
@ -5763,7 +5763,7 @@ ifconfig_carp1="vhid <replaceable>2</replaceable> advskew <replaceable>100</repl
|
|||
das obige Beispiel müssten folgende Zeilen in die Konfiguration
|
||||
aufgenommen werden:</para>
|
||||
|
||||
<programlisting>vlans_<replaceable>em0</replaceable>="<replaceable>5</replaceable>
|
||||
<programlisting>vlans_<replaceable>em0</replaceable>="<replaceable>5</replaceable>"
|
||||
vlans_<replaceable>em0</replaceable>_<replaceable>5</replaceable>="inet 192.168.20.20/24"</programlisting>
|
||||
|
||||
<para>Das gleiche Schema kann benutzt werden, um weitere
|
||||
|
|
Loading…
Reference in a new issue