diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/create-utmp.xml | 3 |
1 files changed, 1 insertions, 2 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 |