diff options
| author | Trent Lloyd <lathiat@bur.st> | 2005-12-11 22:56:17 +0000 | 
|---|---|---|
| committer | Trent Lloyd <lathiat@bur.st> | 2005-12-11 22:56:17 +0000 | 
| commit | d4d2f194bfd971eef1eff8631d499ca894c53f4a (patch) | |
| tree | aef380eb721d8e39ede70af7ce2f6487bd2bfad2 | |
| parent | e74831d206286b493c62a7f58a96e84a4027a367 (diff) | |
 * Fix mis-labeled option in avahi-daemon.conf man page
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1041 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
| -rw-r--r-- | man/avahi-daemon.conf.5.xml.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in index 030d82d..cce8229 100644 --- a/man/avahi-daemon.conf.5.xml.in +++ b/man/avahi-daemon.conf.5.xml.in @@ -139,7 +139,7 @@        be started in a querying-only mode. Use this is a security        measure. This option defaults to "no"</p></option> -      <option><p><opt>disable-publishing=</opt> Takes a boolean value +      <option><p><opt>disable-user-service-publishing=</opt> Takes a boolean value        ("yes" or "no"). If set to "yes", Avahi will still publish        address records and suchlike but will not allow user        applications to publish services. Use this is a security  | 
