diff options
Diffstat (limited to 'chapter06/tar.xml')
-rw-r--r-- | chapter06/tar.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/tar.xml b/chapter06/tar.xml index ddac76af7..602b7a1f6 100644 --- a/chapter06/tar.xml +++ b/chapter06/tar.xml @@ -59,8 +59,8 @@ <listitem> <para>This forces the test for <function>mknod</function> to be run as root. It is generally considered dangerous to run this test as - the root user, but as it is being run on an only partially built - system, overriding it is OK.</para> + the root user, but as it is being run on a system that has only been + partially built, overriding it is OK.</para> </listitem> </varlistentry> </variablelist> |