Fix something for lfscmd output.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2003-02-10 01:08:49 +00:00
parent 5384d51e52
commit e456a6e7f4
2 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,5 @@
<sect2> <sect2>
<title>Creating the /var/run/utmp, /var/log/wtmp and /var/log/btmp <title>Creating the /var/run/utmp, /var/log/wtmp and /var/log/btmp files</title>
files</title>
<para>Programs like login, shutdown, uptime and others want to read from and <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 write to the /var/run/utmp, /var/log/btmp and /var/log/wtmp. These files contain

View File

@ -4,8 +4,8 @@
<!ENTITY book SYSTEM "book/book.xml"> <!ENTITY book SYSTEM "book/book.xml">
<!ENTITY version "20030205"> <!ENTITY version "20030209">
<!ENTITY releasedate "February 5th, 2003"> <!ENTITY releasedate "February 9th, 2003">
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
<!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org">