diff options
author | Lennart Poettering <lennart@poettering.net> | 2007-12-16 13:24:14 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2007-12-16 13:24:14 +0000 |
commit | 02cbbe29639f604c31c7b15a98ccc5bc20e42ce7 (patch) | |
tree | fbee71a48d23d953016e963fdab5802e4330b98b /man | |
parent | 8f75e683cef17554833e6caaad87be81ecf5a6cd (diff) |
fix example service name (Problem identified by dkg, closes #182)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1577 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'man')
-rw-r--r-- | man/avahi.service.5.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/avahi.service.5.xml.in b/man/avahi.service.5.xml.in index aeaeb05..0005903 100644 --- a/man/avahi.service.5.xml.in +++ b/man/avahi.service.5.xml.in @@ -34,7 +34,7 @@ file can contain multiple service definitions which share the same name. This is useful for publishing service data for services which implement multiple protocols. (i.e. a printer - implementing _ipp._tcp and _printer.tcp)</p> </description> + implementing _ipp._tcp and _printer._tcp)</p> </description> <section name="XML Tags"> |