mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
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:
parent
5384d51e52
commit
e456a6e7f4
@ -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
|
||||||
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user