diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-07 18:09:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-07 18:09:39 +0200 |
commit | 0a9962a1dff86f7949185f1bcf1fb9523cbca13b (patch) | |
tree | b09c74a26a24077e35c34ca652109382c74b9aa4 /man | |
parent | 4a4d6b4b319915f6108c26455d9807d1c99c8ab6 (diff) |
man: minor man page fix
Diffstat (limited to 'man')
-rw-r--r-- | man/daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index 4afe712c71..b8e9df4900 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -873,7 +873,7 @@ fi</programlisting> file. This fragment will ensure that the first time the unit file is installed it will be enabled if and only if the SysV init script is - enabled, thus making sure that the the enable + enabled, thus making sure that the enable status is not changed. Note that <command>chkconfig</command> is a command specific to Fedora which can be used to check |