diff options
-rw-r--r-- | chapter06/create-utmp.xml | 3 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/chapter06/create-utmp.xml b/chapter06/create-utmp.xml index a5d3b5df0..74d7cfa81 100644 --- a/chapter06/create-utmp.xml +++ b/chapter06/create-utmp.xml @@ -1,6 +1,5 @@ <sect2> -<title>Creating the /var/run/utmp, /var/log/wtmp and /var/log/btmp -files</title> +<title>Creating the /var/run/utmp, /var/log/wtmp and /var/log/btmp files</title> <para>Programs like login, shutdown, uptime and others want to read from and write to the /var/run/utmp, /var/log/btmp and /var/log/wtmp. These files contain @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030205"> -<!ENTITY releasedate "February 5th, 2003"> +<!ENTITY version "20030209"> +<!ENTITY releasedate "February 9th, 2003"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |