From: Daniel S. Lewart <lewart@vadds.cvm.uiuc.edu>
Date: Wed, 11 Sep 1996 16:55:18 +0000 (-0500)
Subject: POD spelling patches
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=55703d846f4330df36df26f4c56ca9863dba637e;p=p5sagit%2Fp5-mst-13.2.git

POD spelling patches

Changed Larry's address to larry@wall.org.
---

diff --git a/pod/perltoc.pod b/pod/perltoc.pod
index 6184e14..81b81cc 100644
--- a/pod/perltoc.pod
+++ b/pod/perltoc.pod
@@ -928,7 +928,7 @@ command, V package [symbols], X [symbols], ! number, ! -number, H
 
 
 =head2 perlipc - Perl interprocess communication (signals, fifos,
-pipes, safe subprocceses, sockets, and semaphores)
+pipes, safe subprocesses, sockets, and semaphores)
 
 =item DESCRIPTION
 
@@ -1987,7 +1987,7 @@ get, put, del, fd, seq, sync
 
 @dl_library_path, @dl_resolve_using, @dl_require_symbols, dl_error(),
 $dl_debug, dl_findfile(), dl_expandspec(), dl_load_file(),
-dl_find_symbol(), dl_undef_symbols(), dl_install_xsub(), boostrap()
+dl_find_symbol(), dl_undef_symbols(), dl_install_xsub(), bootstrap()
 
 =item AUTHOR
 
@@ -3147,7 +3147,7 @@ have man pages yet:
 
 =head1 AUTHOR
 
-Larry Wall E<lt><F<lwall@sems.com>E<gt>, with the help of oodles of
+Larry Wall E<lt><F<larry@wall.org>E<gt>, with the help of oodles of
 other folks.