Regen from r230006.
This commit is contained in:
parent
dd2a382c01
commit
e8f448b6d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38206
1 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ alink="#0000FF">
|
|||
<p class="COPYRIGHT">Copyright © 2012 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.sgml
|
||||
230004 2012-01-12 05:47:28Z hrs $<br />
|
||||
230006 2012-01-12 05:51:11Z hrs $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
|
@ -2498,8 +2498,8 @@ class="REPLACEABLE"><i>IF</i></tt>_alias<tt class="REPLACEABLE"><i>0</i></tt></c
|
|||
Note that address family keywords are always required:</p>
|
||||
|
||||
<pre class="PROGRAMLISTING">
|
||||
ifconfig_em0_alias0="inet 192.168.2.0 netmask 255.255.255.255"
|
||||
ifconfig_em0_alias1="inet6 2011:db8:1::1 prefixlen 64
|
||||
ifconfig_em0_alias0="inet 192.168.2.10 netmask 255.255.255.255"
|
||||
ifconfig_em0_alias1="inet6 2001:db8:1::1 prefixlen 64
|
||||
</pre>
|
||||
|
||||
<p>Although <code class="VARNAME">ipv6_ifconfig_<tt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue