From 02cbbe29639f604c31c7b15a98ccc5bc20e42ce7 Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Date: Sun, 16 Dec 2007 13:24:14 +0000
Subject: [PATCH] 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
---
man/avahi.service.5.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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)
+ implementing _ipp._tcp and _printer._tcp)