From 16c2cc0825326606c968b9b72a999739cb278941 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 14 Jun 2001 06:24:43 -0700 Subject: [PATCH] Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall) Message-ID: p4raw-id: //depot/perl@10600 --- ext/GDBM_File/GDBM_File.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/GDBM_File/GDBM_File.pm b/ext/GDBM_File/GDBM_File.pm index f857f38..75bc7c1 100644 --- a/ext/GDBM_File/GDBM_File.pm +++ b/ext/GDBM_File/GDBM_File.pm @@ -22,10 +22,10 @@ interface. =head1 AVAILABILITY -Gdbm is available from any GNU archive. The master site is -C, but your are strongly urged to use one of the many -mirrors. You can obtain a list of mirror sites by issuing the -command C. +gdbm is available from any GNU archive. The master site is +C, but you are strongly urged to use one of the many +mirrors. You can obtain a list of mirror sites from +http://www.gnu.org/order/ftp.html. =head1 BUGS -- 2.7.4