Blame SOURCES/0001-man-correct-short-option-to-print-version-string.patch

263faa
From 7e7d6d6724742cc936177bf8dd6737b8b6f9d160 Mon Sep 17 00:00:00 2001
263faa
From: rpm-build <rpm-build>
263faa
Date: Tue, 21 Apr 2015 13:48:45 +0200
263faa
Subject: [PATCH 1/2] man: correct short option to print version string
263faa
263faa
Related: #948583
263faa
---
263faa
 man/avahi-autoipd.8 | 2 +-
263faa
 man/avahi-daemon.8  | 2 +-
263faa
 2 files changed, 2 insertions(+), 2 deletions(-)
263faa
263faa
diff --git a/man/avahi-autoipd.8 b/man/avahi-autoipd.8
263faa
index 034804c..e44c953 100644
263faa
--- a/man/avahi-autoipd.8
263faa
+++ b/man/avahi-autoipd.8
263faa
@@ -65,7 +65,7 @@ Don't change the process name while running. Unless this option is specified ava
263faa
 \fB-h | --help\f1
263faa
 Show help.
263faa
 .TP
263faa
-\fB-v | --version\f1
263faa
+\fB-V | --version\f1
263faa
 Show version information.
263faa
 .SH FILES
263faa
 \fI/home/lennart/tmp/avahi/etc/avahi/avahi-autoipd.action\f1: the script to run when an IP address as been acquired or is lost.
263faa
diff --git a/man/avahi-daemon.8 b/man/avahi-daemon.8
263faa
index bbf2b43..3b35799 100644
263faa
--- a/man/avahi-daemon.8
263faa
+++ b/man/avahi-daemon.8
263faa
@@ -52,7 +52,7 @@ Return 0 as return code when avahi-daemon is already running.
263faa
 \fB-h | --help\f1
263faa
 Show help
263faa
 .TP
263faa
-\fB-v | --version\f1
263faa
+\fB-V | --version\f1
263faa
 Show version information 
263faa
 .SH FILES
263faa
 \fI/home/lennart/tmp/avahi/etc/avahi/avahi-daemon.conf\f1: the default configuration file for avahi-daemon, \fBavahi-daemon.conf(5)\f1 for more information.
263faa
-- 
263faa
2.3.4
263faa