aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/makedev.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:29:49 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2004-01-27 22:29:49 +0000
commit3be4d973d4084f19562b87f852d003f636cb1649 (patch)
tree908f372d80bef1d37213a61e128967784cad60d0 /chapter06/makedev.xml
parenta52b2c2383dd24bca424afebcc3220f571bfbf9b (diff)
Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/makedev.xml')
-rw-r--r--chapter06/makedev.xml4
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>