diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 58788f4cf..de24d670f 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -60,9 +60,9 @@ <screen><userinput remap="pre">sed -e 's/2^64/(2^64/' -e 's/E </E) <=/' -e 's/ne /eq /' \ -i tests/ts/ipcs/limits2</userinput></screen> --> - <para>Remove the earlier created symlinks:</para> + <para revision="systemd">Remove the earlier created symlinks:</para> -<screen><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen> +<screen revision="systemd"><userinput remap="pre">rm -vf /usr/include/{blkid,libmount,uuid}</userinput></screen> <para>Prepare Util-linux for compilation:</para> |