File: fix-man-page

package info (click to toggle)
libcompiler-lexer-perl 0.23-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 612 kB
  • sloc: cpp: 5,127; perl: 1,167; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Fix man page
 Small patch to avoid this warning from lintian:
  manpage-has-bad-whatis-entry
Author: dod
--- a/lib/Compiler/Lexer/Token.pm
+++ b/lib/Compiler/Lexer/Token.pm
@@ -32,7 +32,7 @@
 
 =head1 NAME
 
-Compiler::Lexer::Token
+Compiler::Lexer::Token - Token object for Compiler::Lexer
 
 =head1 SYNOPSIS