summaryrefslogtreecommitdiff
path: root/pod/perlport.pod
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-02-13 13:59:31 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-02-13 13:59:31 -0800
commitaf8bb25ac00cd8c7c22968ed11394963a6c65dd8 (patch)
tree77c69a9c385b0c6f4694090a6c0e2940ab43644b /pod/perlport.pod
parentf11307f50aedbc1043359a6926fe4060854fc893 (diff)
downloadperl-af8bb25ac00cd8c7c22968ed11394963a6c65dd8.tar.gz
Replace mention of MacPerl with Symbian
Diffstat (limited to 'pod/perlport.pod')
-rw-r--r--pod/perlport.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod
index 8450fc78be..97a2a2dd0b 100644
--- a/pod/perlport.pod
+++ b/pod/perlport.pod
@@ -1618,6 +1618,8 @@ Implemented via Spawn. (VM/ESA)
Does not automatically flush output handles on some platforms.
(SunOS, Solaris, HP-UX)
+Not supported. (Symbian OS)
+
=item exit
Emulates Unix exit() (which considers C<exit 1> to indicate an error) by