diff options
author | Michal Schmidt <mschmidt@redhat.com> | 2012-05-15 08:16:30 +0200 |
---|---|---|
committer | Michal Schmidt <mschmidt@redhat.com> | 2012-05-15 08:26:29 +0200 |
commit | 7cf55dd0700d2b93f18a1bdc50b3c864d0af2246 (patch) | |
tree | 44fa9dbedde700ab2ec43a8f63a1d72a85553172 /man/systemctl.xml | |
parent | ba49b4a1a2497b9d3372d45ee1e43aec0c0d66f1 (diff) |
man: overwrite vs. override
'overwrite' conveys the idea of the old text being destroyed.
'override' does not. It is more similar to 'overrule'.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 29481e7182..b5ae48cb44 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -343,7 +343,7 @@ <term><option>-f</option></term> <listitem><para>When used with - <command>enable</command>, override any + <command>enable</command>, overwrite any existing conflicting symlinks.</para></listitem> |