diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-07 13:01:19 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-07 13:01:19 +0000 |
commit | 8939ba947b65b018b80ecab3fe1366287d07d1d7 (patch) | |
tree | 8bce266f9165b8c8fce244f18955b157c44a23d4 /pod/perlpodspec.pod | |
parent | d99f392e29ba1031b45a7ef5fc503236e01c5cd9 (diff) | |
download | perl-8939ba947b65b018b80ecab3fe1366287d07d1d7.tar.gz |
s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
p4raw-id: //depot/perl@17055
Diffstat (limited to 'pod/perlpodspec.pod')
-rw-r--r-- | pod/perlpodspec.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlpodspec.pod b/pod/perlpodspec.pod index 145309c58f..ab20799a89 100644 --- a/pod/perlpodspec.pod +++ b/pod/perlpodspec.pod @@ -883,9 +883,9 @@ character) to the escape sequences or codes necessary for conveying such sequences in the target output format. A converter to *roff would, for example know that "\xE9" (whether conveyed literally, or via a EE<lt>...> sequence) is to be conveyed as "e\\*'". -Similarly, a program rendering Pod in a MacOS application window, would +Similarly, a program rendering Pod in a Mac OS application window, would presumably need to know that "\xE9" maps to codepoint 142 in MacRoman -encoding that (at time of writing) is native for MacOS. Such +encoding that (at time of writing) is native for Mac OS. Such Unicode2whatever mappings are presumably already widely available for common output formats. (Such mappings may be incomplete! Implementers are not expected to bend over backwards in an attempt to render |