summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorDaniel S. Lewart <lewart@vadds.cvm.uiuc.edu>1996-09-11 11:55:18 -0500
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-09-11 11:55:18 -0500
commit55703d846f4330df36df26f4c56ca9863dba637e (patch)
tree6786d7689c9f3103129044b39cf9081d792c1031 /pod
parent0f36ee90980e6a3d72130080445d39d089f72222 (diff)
downloadperl-55703d846f4330df36df26f4c56ca9863dba637e.tar.gz
POD spelling patches
Changed Larry's address to larry@wall.org.
Diffstat (limited to 'pod')
-rw-r--r--pod/perltoc.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perltoc.pod b/pod/perltoc.pod
index 6184e146c1..81b81ccb42 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.