[Pkg-voip-commits] [kamailio] 08/10: debian/patches: add fix_manpage.patch fixing lintian warnings
Victor Seva Lopez
maniac-guest at moszumanska.debian.org
Tue May 19 20:56:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
maniac-guest pushed a commit to branch master
in repository kamailio.
commit f57bbbbe0345b8e4766dc1ecbdb8bec02d6412a3
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: Tue May 19 21:15:46 2015 +0200
debian/patches: add fix_manpage.patch fixing lintian warnings
---
debian/patches/fix_manpage.patch | 40 ++++++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 41 insertions(+)
diff --git a/debian/patches/fix_manpage.patch b/debian/patches/fix_manpage.patch
new file mode 100644
index 0000000..5050b57
--- /dev/null
+++ b/debian/patches/fix_manpage.patch
@@ -0,0 +1,40 @@
+From db13cefcaa39330b93bd06cf9337c7c1afe221a9 Mon Sep 17 00:00:00 2001
+From: Victor Seva <linuxmaniac at torreviejawireless.org>
+Date: Tue, 19 May 2015 21:12:31 +0200
+Subject: [PATCH] manpage: sip-router.8 fix hyphen-used-as-minus-sign
+
+---
+ sip-router.8 | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/sip-router.8 b/sip-router.8
+index 3bc247d..8dd5399 100644
+--- a/sip-router.8
++++ b/sip-router.8
+@@ -71,19 +71,19 @@ Turns on via host checking when forwarding replies.
+ .TP
+ .BI \-d
+ Turns on debugging, multiple
+-.B -d
++.B \-d
+ increase the debug level.
+ .TP
+ .BI \-D
+ Control how daemonize is done:
+ .br
+-.B -D
++.B \-D
+ - do not fork (almost) anyway (run in foreground, doesn't fork into daemon mode);
+ .br
+-.B -DD
++.B \-DD
+ - do not daemonize creator (main process is not daemonized);
+ .br
+-.B -DDD
++.B \-DDD
+ - daemonize (default)
+ .TP
+ .BI \-E
+--
+2.1.4
+
diff --git a/debian/patches/series b/debian/patches/series
index ea0be66..5d3d487 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ default_fifo.patch
kamctl_build.patch
default_ctl.patch
fix-mips.patch
+fix_manpage.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/kamailio.git
More information about the Pkg-voip-commits
mailing list