diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-07-08 13:01:35 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-07-08 13:01:35 +0000 |
commit | 0423c95f73d45be98604705ae9c44953fd840191 (patch) | |
tree | 7cc3b82cac76e6bbaa2c0934ac90aa5bf722c43e /zh_CN.GB2312/books/handbook/linuxemu | |
parent | c3187efc61e90bcf7416a2efdd89a87d4e7cac95 (diff) |
Notes
Diffstat (limited to 'zh_CN.GB2312/books/handbook/linuxemu')
-rw-r--r-- | zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml b/zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml index 2614e184c4..940d71f25f 100644 --- a/zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml +++ b/zh_CN.GB2312/books/handbook/linuxemu/chapter.sgml @@ -1,7 +1,7 @@ <!-- The FreeBSD Documentation Project - Original Revision: 1.131 + Original Revision: 1.132 $FreeBSD$ --> @@ -145,7 +145,7 @@ Id Refs Address Size Name <para>这是最容易的安装方法,只需要像安装其他port一样从 <ulink type="html" url="file://localhost/usr/ports/">Ports Collection</ulink>来安装:</para> - <screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput> + <screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-fc4</userinput> &prompt.root; <userinput>make install distclean</userinput></screen> <para> |