diff options
-rw-r--r-- | chapter06/eudev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/eudev.xml b/chapter06/eudev.xml index e224a40d0..4525f3579 100644 --- a/chapter06/eudev.xml +++ b/chapter06/eudev.xml @@ -88,7 +88,7 @@ mkdir -pv /etc/udev/rules.d</userinput></screen> <para>Now, install the man pages:</para> -<screen><userinput remap="install">tar -xvf ../eudev-1.5.1-manpages.tar.bz2 -C /usr/share</userinput></screen> +<screen><userinput remap="install">tar -xvf ../eudev-&eudev-version;-manpages.tar.bz2 -C /usr/share</userinput></screen> <para>Finally, create some custom rules that are not covered as a part of the defaults:</para> |