summaryrefslogtreecommitdiff
path: root/pod/perlebcdic.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-27 00:28:34 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-27 00:28:34 +0000
commit3958b146226a1f41d96ef1aa1e0dde87d11c5498 (patch)
tree5d00d3c47e442c5ae89229cff7122c09ce745d96 /pod/perlebcdic.pod
parent36f65ada8976e23c1222137b59696bff2b63e8f6 (diff)
downloadperl-3958b146226a1f41d96ef1aa1e0dde87d11c5498.tar.gz
[ID 20010525.001] Pod typo nits fixed
From: lvirden@cas.org Date: Fri, 25 May 2001 06:57:43 -0400 (EDT) Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org> minus the perlsolaris decimation plus the Subject: Re: [ID 20010525.001] Pod typo nits fixed From: "Philip Newton" <Philip.Newton@gmx.net> Date: Fri, 25 May 2001 18:05:55 +0200 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu> p4raw-id: //depot/perl@10226
Diffstat (limited to 'pod/perlebcdic.pod')
-rw-r--r--pod/perlebcdic.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlebcdic.pod b/pod/perlebcdic.pod
index ccfe1392ba..c98b46c6e7 100644
--- a/pod/perlebcdic.pod
+++ b/pod/perlebcdic.pod
@@ -45,7 +45,7 @@ A particular 8-bit extension to ASCII that includes grave and acute
accented Latin characters. Languages that can employ ISO 8859-1
include all the languages covered by ASCII as well as Afrikaans,
Albanian, Basque, Catalan, Danish, Faroese, Finnish, Norwegian,
-Portugese, Spanish, and Swedish. Dutch is covered albeit without
+Portuguese, Spanish, and Swedish. Dutch is covered albeit without
the ij ligature. French is covered too but without the oe ligature.
German can use ISO 8859-1 but must do so without German-style
quotation marks. This set is based on Western European extensions
@@ -597,7 +597,7 @@ XPG operability often implies the presence of an I<iconv> utility
available from the shell or from the C library. Consult your system's
documentation for information on iconv.
-On OS/390 or z/OS see the iconv(1) man page. One way to invoke the iconv
+On OS/390 or z/OS see the iconv(1) manpage. One way to invoke the iconv
shell utility from within perl would be to:
# OS/390 or z/OS example
@@ -1243,7 +1243,7 @@ translation difficulties. In particular one popular nroff implementation
was known to strip accented characters to their unaccented counterparts
while attempting to view this document through the B<pod2man> program
(for example, you may see a plain C<y> rather than one with a diaeresis
-as in E<yuml>). Another nroff truncated the resultant man page at
+as in E<yuml>). Another nroff truncated the resultant manpage at
the first occurrence of 8 bit characters.
Not all shells will allow multiple C<-e> string arguments to perl to