diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index 8bb099adf..6946e693d 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -51,7 +51,7 @@ done</userinput></screen> <para>Now, inspect the <filename>/etc/udev/rules.d/70-persistent-net.rules</filename> file, to find out which name was assigned to which network device:</para> -<screen><userinput>cat /etc/udev/rules.d/70-persistent-net.rules</userinput></screen> +<screen role="nodump"><userinput>cat /etc/udev/rules.d/70-persistent-net.rules</userinput></screen> <para>The file begins with a comment block followed by two lines for each NIC. The first line for each NIC is a commented description showing its |