File: 0009-manpages-section-fix.patch

package info (click to toggle)
tokyocabinet 1.4.48-15.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 6,592 kB
  • sloc: ansic: 58,929; makefile: 786; cpp: 601; perl: 410; ruby: 264; awk: 95; sh: 92
file content (22 lines) | stat: -rw-r--r-- 958 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# From: Tobias Frost <tobi@coldtobi.de>
# Subject: Wrong sections for manpage
Index: tokyocabinet/man/tcamgr.1
===================================================================
--- tokyocabinet.orig/man/tcamgr.1	2012-10-23 21:22:28.000000000 +0200
+++ tokyocabinet/man/tcamgr.1	2012-10-23 21:26:02.030815538 +0200
@@ -1,4 +1,4 @@
-.TH "TCATEST" 3 "2012-08-18" "Man Page" "Tokyo Cabinet"
+.TH "TCATEST" 1 "2012-08-18" "Man Page" "Tokyo Cabinet"
 
 .SH NAME
 tcamgr \- the command line utility of the abstract database API
Index: tokyocabinet/man/tcatest.1
===================================================================
--- tokyocabinet.orig/man/tcatest.1	2012-10-23 21:22:28.000000000 +0200
+++ tokyocabinet/man/tcatest.1	2012-10-23 21:26:08.618922519 +0200
@@ -1,4 +1,4 @@
-.TH "TCATEST" 3 "2012-08-18" "Man Page" "Tokyo Cabinet"
+.TH "TCATEST" 1 "2012-08-18" "Man Page" "Tokyo Cabinet"
 
 .SH NAME
 tcatest \- test cases of the abstract database API