develooper Front page | perl.perl5.porters | Postings from July 2001

[PATCH perlfaq9.pod typo]

From:
Larry Shatzer, Jr.
Date:
July 23, 2001 07:49
Subject:
[PATCH perlfaq9.pod typo]
Message ID:
002f01c11386$a8539580$bb01a8c0@LSHATZER
It's Berkeley, not Berkley...

--- perlfaq9.pod.orig   Mon Jul 23 07:40:47 2001
+++ perlfaq9.pod        Mon Jul 23 07:41:43 2001
@@ -271,8 +271,8 @@
 
 The HTTPD::UserAdmin and HTTPD::GroupAdmin modules provide a
 consistent OO interface to these files, regardless of how they're
-stored.  Databases may be text, dbm, Berkley DB or any database with a
-DBI compatible driver.  HTTPD::UserAdmin supports files used by the
+stored.  Databases may be text, dbm, Berkeley DB or any database with
+a DBI compatible driver.  HTTPD::UserAdmin supports files used by the
 `Basic' and `Digest' authentication schemes.  Here's an example:
 
     use HTTPD::UserAdmin ();





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About