diff options
-rw-r--r-- | chapter06/util-linux.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index b14c19405..6374ced52 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -112,7 +112,7 @@ rm -vf /usr/lib/pkgconfig/{blkid,fdisk,mount,uuid}.pc</userinput></screen> coverage, other BLFS packages must be installed. If desired, this test can be run after rebooting into the completed LFS system and running:</para> -<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen> +<screen role="nodump"><userinput>bash tests/run.sh --srcdir=$PWD --builddir=$PWD</userinput></screen> </warning> <screen><userinput remap="test">chown -Rv nobody . |