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/perlfaq3.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/perlfaq3.pod')
-rw-r--r-- | pod/perlfaq3.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlfaq3.pod b/pod/perlfaq3.pod index 0db19d7fd2..85f796878a 100644 --- a/pod/perlfaq3.pod +++ b/pod/perlfaq3.pod @@ -247,10 +247,10 @@ specifically for programming, such as Textpad ( http://www.textpad.com/ ) and UltraEdit ( http://www.ultraedit.com/ ), among others. -If you are using MacOS, the same concerns apply. MacPerl +If you are using Mac OS, the same concerns apply. MacPerl (for Classic environments) comes with a simple editor. Popular external editors are BBEdit ( http://www.bbedit.com/ ) -or Alpha ( http://www.kelehers.org/alpha/ ). MacOS X users can +or Alpha ( http://www.kelehers.org/alpha/ ). Mac OS X users can use Unix editors as well. =over 4 |