|
@@ -19,7 +19,7 @@
|
|
|
<para>本节是可选的。如果系统不是为程序员设计的,
|
|
|
也没有调试系统软件的计划,可以通过从二进制程序和库移除调试符号,
|
|
|
将系统的体积减小约 90 MB 。除了无法再调试全部软件外,
|
|
|
- 这不会造成任何不变。</para>
|
|
|
+ 这不会造成任何不便。</para>
|
|
|
|
|
|
<!--para>Most people who use the commands mentioned below do not
|
|
|
experience any difficulties. However, it is easy to make a typo and
|
|
@@ -28,7 +28,7 @@
|
|
|
backup of the LFS system in its current state.</para-->
|
|
|
<para>大多数使用以下命令的用户不会遇到什么困难,但如果打错了命令,
|
|
|
很容易导致新系统无法使用。因此,在运行 <command>strip</command>
|
|
|
- 命令前,最好将 LFS 系统的当前状态备份。</para>
|
|
|
+ 命令前,最好备份 LFS 系统的当前状态。</para>
|
|
|
|
|
|
<!--para>First place the debugging symbols for selected libraries
|
|
|
in separate files. This debugging information is needed if running
|