Merge the EN version changes, 1.13 -> 1.15
This commit is contained in:
parent
dfb79dd2a6
commit
0675886a46
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1886
2 changed files with 12 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: slips.sgml,v 1.5 1997-02-25 04:58:46 hanai Exp $ -->
|
||||
<!-- $Id: slips.sgml,v 1.6 1997-08-25 09:13:29 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.13 -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
|
||||
<!-- This is an SGML version in the linuxdoc DTD of the SLIP Server
|
||||
FAQ by Guy Helmer.
|
||||
|
@ -152,9 +152,11 @@ sl1* 296 <Link> 0 0 0 0 0
|
|||
Internet Gateways], 1122 [Requirements for Internet Hosts --
|
||||
Communication Layers], and perhaps 1127 [A Perspective on
|
||||
the Host Requirements RFCs] ) に準拠して, FreeBSDによる SLIPサー
|
||||
バをルータとして動作させたいときには, <tt>/etc/sysconfig</tt> ファイル
|
||||
バをルータとして動作させたいときには, <tt>/etc/rc.conf</tt> (バージョ
|
||||
ン
|
||||
2.2.2 より前の FreeBSD では <tt>/etc/sysconfig</tt>) ファイル
|
||||
の <bf>gateway</bf> 変数を <tt>YES</tt> としてください. もし古いシステ
|
||||
ムのために <tt>/etc/sysconfig</tt> ファイルがないときには, 次のコマン
|
||||
ムで <tt>/etc/sysconfig</tt> ファイルすらないときには, 次のコマン
|
||||
ドを <tt>/etc/rc.local</tt> へ追加してください.
|
||||
|
||||
<verb>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: slips.sgml,v 1.5 1997-02-25 04:58:46 hanai Exp $ -->
|
||||
<!-- $Id: slips.sgml,v 1.6 1997-08-25 09:13:29 max Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.13 -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
|
||||
<!-- This is an SGML version in the linuxdoc DTD of the SLIP Server
|
||||
FAQ by Guy Helmer.
|
||||
|
@ -152,9 +152,11 @@ sl1* 296 <Link> 0 0 0 0 0
|
|||
Internet Gateways], 1122 [Requirements for Internet Hosts --
|
||||
Communication Layers], and perhaps 1127 [A Perspective on
|
||||
the Host Requirements RFCs] ) に準拠して, FreeBSDによる SLIPサー
|
||||
バをルータとして動作させたいときには, <tt>/etc/sysconfig</tt> ファイル
|
||||
バをルータとして動作させたいときには, <tt>/etc/rc.conf</tt> (バージョ
|
||||
ン
|
||||
2.2.2 より前の FreeBSD では <tt>/etc/sysconfig</tt>) ファイル
|
||||
の <bf>gateway</bf> 変数を <tt>YES</tt> としてください. もし古いシステ
|
||||
ムのために <tt>/etc/sysconfig</tt> ファイルがないときには, 次のコマン
|
||||
ムで <tt>/etc/sysconfig</tt> ファイルすらないときには, 次のコマン
|
||||
ドを <tt>/etc/rc.local</tt> へ追加してください.
|
||||
|
||||
<verb>
|
||||
|
|
Loading…
Reference in a new issue