File: man-fix-reference-to-avahi-autoipd.action-8-in-avahi-auto.patch

package info (click to toggle)
avahi 0.8-16
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,700 kB
  • sloc: ansic: 40,980; sh: 6,061; xml: 4,594; cs: 2,185; makefile: 1,742; python: 441; cpp: 224; sed: 16
file content (24 lines) | stat: -rw-r--r-- 986 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Michael Biebl <biebl@debian.org>
Date: Sun, 17 Sep 2017 10:57:47 +0200
Subject: man: fix reference to avahi-autoipd.action(8) in avahi-autoipd(8)

Forwarded: https://github.com/lathiat/avahi/pull/147
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840833
Applied-upstream: 0.9, commit:1905a6b878064c6cc9bb96a1fc17ef77c75787c6
---
 man/avahi-autoipd.8.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/avahi-autoipd.8.xml.in b/man/avahi-autoipd.8.xml.in
index 7137c30..23764a5 100644
--- a/man/avahi-autoipd.8.xml.in
+++ b/man/avahi-autoipd.8.xml.in
@@ -150,7 +150,7 @@
 
 	<section name="See also">
 	  <p>
-        <manref name="autoipd.action" section="8"/>, <manref name="dhclient" section="8"/>
+        <manref name="avahi-autoipd.action" section="8"/>, <manref name="dhclient" section="8"/>
 	  </p>
 
       <p>http://avahi.org/wiki/AvahiAutoipd documents how avahi-autoipd is best packaged and integrated into distributions.</p>