From 4c345d156a2ea208c4d643b98f18f0d5d5c0b88f Mon Sep 17 00:00:00 2001 From: arensb Date: Thu, 10 Oct 2002 04:43:44 +0000 Subject: [PATCH] Fixed a few problems with POD. --- C4/Search.pm | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/C4/Search.pm b/C4/Search.pm index 273b8958e2..0b8a3437cc 100755 --- a/C4/Search.pm +++ b/C4/Search.pm @@ -818,8 +818,8 @@ set of words. =head2 Subject search -If C<$type> is set to C, the following search criteria may be -used: +If C<$type> is set to C, the following search criterion may +be used: =over 4 @@ -1246,6 +1246,8 @@ I think this is the number of copies of the book available. If this is set, it is set to C. +=back + =cut #' sub ItemInfo { @@ -2391,8 +2393,4 @@ __END__ Koha Developement team -=head1 SEE ALSO - -L. - =cut -- 2.39.2