MFen: r38826 -> r39170
This commit is contained in:
parent
98de62e0e1
commit
974b33ab1b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39226
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Chinese (Simplified) Documentation Project
|
The FreeBSD Chinese (Simplified) Documentation Project
|
||||||
|
|
||||||
Original Revision: 1.10
|
Original Revision: r39170
|
||||||
-->
|
-->
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
|
||||||
|
@ -309,7 +309,7 @@ apache22_flags="-DSSL"</programlisting>
|
||||||
<emphasis>ethX</emphasis> 格式的是,&os;
|
<emphasis>ethX</emphasis> 格式的是,&os;
|
||||||
使用驱动名字后跟一个数字来标识。下面
|
使用驱动名字后跟一个数字来标识。下面
|
||||||
&man.ifconfig.8; 的输出显示了两个 &intel; Pro 1000
|
&man.ifconfig.8; 的输出显示了两个 &intel; Pro 1000
|
||||||
的网络接口(em0 和 em1):</para>
|
的网络接口(<devicename>em0</devicename> 和 <devicename>em1</devicename>):</para>
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>ifconfig</userinput>
|
<screen>&prompt.user; <userinput>ifconfig</userinput>
|
||||||
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
||||||
|
|
Loading…
Reference in a new issue