From 049896f9de597028528d0c2cee18f47acdd9d8cc Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Fri, 14 Dec 2001 06:04:35 +0000 Subject: Apply patch for -a option. PR: ports/32824 Submitted by: MORI Kouji --- japanese/man/files/patch-locale.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 japanese/man/files/patch-locale.h (limited to 'japanese/man/files/patch-locale.h') diff --git a/japanese/man/files/patch-locale.h b/japanese/man/files/patch-locale.h new file mode 100644 index 000000000000..36ee7957ac20 --- /dev/null +++ b/japanese/man/files/patch-locale.h @@ -0,0 +1,9 @@ +--- man/locale.h 2001/07/17 01:42:54 ++++ man/locale.h 2001/12/13 02:17:39 +@@ -20,5 +20,5 @@ + char *directive(int); + int try_section_ml(char *, char *, char *, int, int); + int try_section(char *, char *, char *, int); +-int man_ml(char *); ++int man_ml(char *, int); + int man(char *); -- cgit v1.2.3