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

932fb9
From 7e7d6d6724742cc936177bf8dd6737b8b6f9d160 Mon Sep 17 00:00:00 2001
932fb9
From: rpm-build <rpm-build>
932fb9
Date: Tue, 21 Apr 2015 13:48:45 +0200
932fb9
Subject: [PATCH 1/2] man: correct short option to print version string
932fb9
932fb9
Related: #948583
932fb9
---
932fb9
 man/avahi-autoipd.8 | 2 +-
932fb9
 man/avahi-daemon.8  | 2 +-
932fb9
 2 files changed, 2 insertions(+), 2 deletions(-)
932fb9
932fb9
diff --git a/man/avahi-autoipd.8 b/man/avahi-autoipd.8
932fb9
index 034804c..e44c953 100644
932fb9
--- a/man/avahi-autoipd.8
932fb9
+++ b/man/avahi-autoipd.8
932fb9
@@ -65,7 +65,7 @@ Don't change the process name while running. Unless this option is specified ava
932fb9
 \fB-h | --help\f1
932fb9
 Show help.
932fb9
 .TP
932fb9
-\fB-v | --version\f1
932fb9
+\fB-V | --version\f1
932fb9
 Show version information.
932fb9
 .SH FILES
932fb9
 \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.
932fb9
diff --git a/man/avahi-daemon.8 b/man/avahi-daemon.8
932fb9
index bbf2b43..3b35799 100644
932fb9
--- a/man/avahi-daemon.8
932fb9
+++ b/man/avahi-daemon.8
932fb9
@@ -52,7 +52,7 @@ Return 0 as return code when avahi-daemon is already running.
932fb9
 \fB-h | --help\f1
932fb9
 Show help
932fb9
 .TP
932fb9
-\fB-v | --version\f1
932fb9
+\fB-V | --version\f1
932fb9
 Show version information 
932fb9
 .SH FILES
932fb9
 \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.
932fb9
-- 
932fb9
2.3.4
932fb9