diff options
Diffstat (limited to 'chapter07/udev.xml')
-rw-r--r-- | chapter07/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/udev.xml b/chapter07/udev.xml index bad5795f3..64b3a43c7 100644 --- a/chapter07/udev.xml +++ b/chapter07/udev.xml @@ -181,7 +181,7 @@ handled in one of two ways:</para> <command>modprobe</command> command <quote>when loading this module, also load this other module, at the same time.</quote> For example:</para> -<screen><userinput>install snd-pcm modprobe -i snd-pcm ; modprobe \ +<screen role="nodump"><userinput>install snd-pcm modprobe -i snd-pcm ; modprobe \ snd-pcm-oss ; true</userinput></screen> <para>This will cause the system to load both the |