diff options
Diffstat (limited to 'chapter06/makedev.xml')
-rw-r--r-- | chapter06/makedev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/makedev.xml b/chapter06/makedev.xml index 320aa9057..98ee0bd6c 100644 --- a/chapter06/makedev.xml +++ b/chapter06/makedev.xml @@ -1,4 +1,4 @@ -<sect1 id="ch06-MAKEDEV" xreflabel="Makedev"> +<sect1 id="ch-system-MAKEDEV" xreflabel="Makedev"> <title>Creating devices with Makedev-&makedev-version;</title> <?dbhtml filename="makedev.html" dir="chapter06"?> @@ -54,7 +54,7 @@ information.</para> available for making extra device nodes.</para> <para>Additionally, if you were unable to mount the devpts filesystem earlier -in <xref linkend="ch06-proc"/>, now is the time to try the alternatives. If +in <xref linkend="ch-system-proc"/>, now is the time to try the alternatives. If your kernel supports the devfs file system, run the following command to mount devfs:</para> |