From d00d88b8d4c255cf9cf83ec75fd57f1dfe1f64f3 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 28 Aug 2000 23:35:55 +0000 Subject: Fix unterminated I<...> errors noticed by pod2man. --- devel/p5-Data-ShowTable/patches/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/p5-Data-ShowTable/patches/patch-aa (limited to 'devel/p5-Data-ShowTable/patches') diff --git a/devel/p5-Data-ShowTable/patches/patch-aa b/devel/p5-Data-ShowTable/patches/patch-aa new file mode 100644 index 00000000000..35648a8f985 --- /dev/null +++ b/devel/p5-Data-ShowTable/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2000/08/28 23:35:57 jlam Exp $ + +--- ShowTable.pm.orig Sun Mar 2 17:04:50 1997 ++++ ShowTable.pm +@@ -721,7 +721,7 @@ + + S< >B I<\@titles>, I<\@types>, I<\@widths>, I<\&row_sub> + [, I<\&fmt_sub> [, I<$max_width> [, I<\%URL_Keys> [, I<$no_escape> +-[, I<\@title_formats [, I<\@data_formats [, I<$table_attrs> ] ] ] ] ] ] ]; ++[, I<\@title_formats> [, I<\@data_formats> [, I<$table_attrs> ] ] ] ] ] ] ]; + + The B displays one or more rows of columns of data using + the HTML C<\> feature. In addition to the usual parameter arguments -- cgit v1.2.3