diff options
author | John Bradshaw <john@johnbradshaw.org> | 2011-02-18 19:31:44 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-02-18 19:31:54 +0100 |
commit | 739912d481e5126fd8b3c65c2eaf3f472b1a2162 (patch) | |
tree | 3a62510f4c534d77e70ee3cce95ca4998b7312a3 | |
parent | 9fcb4d90e7e639b4b4ef22b41d3d4928007a638e (diff) |
man: spelling fixes
https://bugzilla.redhat.com/show_bug.cgi?id=673812
https://bugzilla.redhat.com/show_bug.cgi?id=673810
-rw-r--r-- | man/avahi-autoipd.8.xml.in | 2 | ||||
-rw-r--r-- | man/avahi-autoipd.action.8.xml.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/avahi-autoipd.8.xml.in b/man/avahi-autoipd.8.xml.in index bdd9579..3be550f 100644 --- a/man/avahi-autoipd.8.xml.in +++ b/man/avahi-autoipd.8.xml.in @@ -104,7 +104,7 @@ <option> <p><opt>-w | --wait</opt></p> - <optdesc><p>Wait until a IP address has been sucessfully acquired before detaching. Only valid in combination with <opt>--daemonize</opt>.</p></optdesc> + <optdesc><p>Wait until a IP address has been successfully acquired before detaching. Only valid in combination with <opt>--daemonize</opt>.</p></optdesc> </option> <option> diff --git a/man/avahi-autoipd.action.8.xml.in b/man/avahi-autoipd.action.8.xml.in index 9dea446..5e4986f 100644 --- a/man/avahi-autoipd.action.8.xml.in +++ b/man/avahi-autoipd.action.8.xml.in @@ -40,7 +40,7 @@ <option> <p><opt>argv[1]</opt> An event string: one of BIND, CONFLICT, UNBIND or STOP. If BIND is passed an IP address has been - sucessfully acquired and the script shall add it to the + successfully acquired and the script shall add it to the network interface. If CONFLICT is passed avahi-autopid detected a IP address on the local network, the action script should remove the configured IP address. If UNBIND is passed |