diff options
| -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 | 
