From eaa30a56a1950c9091a7447f7c282cc0d66f254d Mon Sep 17 00:00:00 2001
From: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Date: Sun, 4 Aug 2013 18:01:36 +0900
Subject: [PATCH 22/25] Fix section of paste.1

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>
---
 manual/GNU_textutils/man1/paste.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/GNU_textutils/man1/paste.1 b/manual/GNU_textutils/man1/paste.1
index f6cc365..4134288 100644
--- a/manual/GNU_textutils/man1/paste.1
+++ b/manual/GNU_textutils/man1/paste.1
@@ -19,7 +19,7 @@
 .\" Japanese Version Copyright (c) 1997 Yoshinao ikeuchi all rights reserved.
 .\" Translated May 24 1997 by Yoshinao ikeuchi <el4y-ikuc@asahi-net.or.jp>
 .\"
-.TH PASTE 1L "GNU Text Utilities" "FSF" \" -*- nroff -*-
+.TH PASTE 1 "GNU Text Utilities" "FSF" \" -*- nroff -*-
 .SH 【名前】
 paste \- ファイルを行間で連結する
 .SH 【書式】
-- 
1.8.3.2

