File: 0001-topic-man-fix-Fixed-whatis-info-for-man-page.patch

package info (click to toggle)
liblog-log4perl-perl 1.48-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,900 kB
  • sloc: perl: 6,449; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 906 bytes parent folder | download
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 4befdb7b76466c552566f9bce6297764261802aa Mon Sep 17 00:00:00 2001
From: Manoj Srivastava <srivasta@debian.org>
Date: Sat, 31 Oct 2009 01:31:53 -0500
Subject: [PATCH] [topic--man-fix]: Fixed whatis info for man page

Signed-off-by: Manoj Srivastava <srivasta@acm.org>
(cherry picked from commit bdfb9e85f2b1526c4cb4f5f446e774e7fd25c59e)
---
 lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm b/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
index 7f8ca16..daa04f1 100755
--- a/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
+++ b/lib/Log/Log4perl/Layout/PatternLayout/Multiline.pm
@@ -30,7 +30,7 @@ __END__
 
 =head1 NAME
 
-    Log::Log4perl::Layout::PatternLayout::Multiline
+Log::Log4perl::Layout::PatternLayout::Multiline - Multiline Pattern Layout
 
 =head1 SYNOPSIS