Fix translation.
Reported by: Daisuke Takahashi <takaha@izumo.plala.or.jp> Submitted by: Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
This commit is contained in:
parent
ef0d353873
commit
89a62b3bfd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12809
1 changed files with 2 additions and 1 deletions
|
@ -973,7 +973,8 @@ Script done, …</screen>
|
|||
マシン C をアップグレードしたい場合には, まず
|
||||
マシン A で <command>make buildworld</command> と
|
||||
<command>make installworld</command> を実行します.
|
||||
それから, マシン B とマシン C で <filename>/usr/src</filename> を
|
||||
それから, マシン B とマシン C でマシン A の
|
||||
<filename>/usr/src</filename> と <filename>/usr/obj</filename> を
|
||||
NFS マウントし, <command>make installworld</command> とすることで
|
||||
構築済みのシステムを各マシンにインストールすることができるのです.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue