From: Paul Marquess Date: Mon, 24 Mar 1997 08:54:16 +0000 (+0000) Subject: DB_File documentation fix X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9a2c4ce3a0904191a580ec822adeb696331d31ce;p=p5sagit%2Fp5-mst-13.2.git DB_File documentation fix Title: "Regularize headings in DB_File documentation" From: Chip Salzenberg Files: ext/DB_File/DB_File.pm [see commit 68dc074516a6859e3424b48d1647bcb08b1a1a7d] You forgot to fix the links to the sections titles you changed. p5p-msgid: 9703240854.AA08401@claudius.bfsec.bt.co.uk --- diff --git a/ext/DB_File/DB_File.pm b/ext/DB_File/DB_File.pm index c2609a0..3b6edd4 100644 --- a/ext/DB_File/DB_File.pm +++ b/ext/DB_File/DB_File.pm @@ -499,7 +499,7 @@ See L for an example of using the C template. If you are using the DB_RECNO interface and you intend making use of -C, you should check out L. +C, you should check out L. =head2 Default Parameters @@ -1148,7 +1148,7 @@ destroyed. undef $db ; untie %hash ; -See L for more details. +See L for more details. All the functions defined in L are available except for close() and dbopen() itself. The B method interface to the