diff options
author | Andrey Borzenkov <arvidjaar@gmail.com> | 2010-11-17 20:38:29 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-18 00:50:49 +0100 |
commit | 21931dbe6561047a6fe728dc38cd2d6468066e5a (patch) | |
tree | 8932b882680e61ecfca1e9449d4d03c05f2fc928 /man | |
parent | 06d4c99ab3d479c1a7c087a87e82fe01626128f6 (diff) |
man: trivial BindTo description fix
I guess "unexpected" implies "without involvement".
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.unit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index b29473afa3..968ee58be3 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -352,7 +352,7 @@ unexpectedly disappear if a service terminates on its own choice, a device is unplugged or a mount point - unmounted with involvement of + unmounted without involvement of systemd.</para></listitem> </varlistentry> |