summaryrefslogtreecommitdiff
path: root/README.amiga
diff options
context:
space:
mode:
authorRobin Barker <RMBarker@cpan.org>2001-06-07 13:34:08 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-07 12:16:12 +0000
commit0addb26a8d52b778aa7c6491e34f40d84fccf4d1 (patch)
tree5ed4d7a8dd2bb51a0265d730bfe9da2d47424e29 /README.amiga
parent9e9796d60fe5caa415e63b60595d4ea57c358a48 (diff)
downloadperl-0addb26a8d52b778aa7c6491e34f40d84fccf4d1.tar.gz
long =item
Message-Id: <200106071134.MAA10288@tempest.npl.co.uk> p4raw-id: //depot/perl@10469
Diffstat (limited to 'README.amiga')
-rw-r--r--README.amiga18
1 files changed, 13 insertions, 5 deletions
diff --git a/README.amiga b/README.amiga
index b59f535e43..709fcc851d 100644
--- a/README.amiga
+++ b/README.amiga
@@ -103,14 +103,22 @@ deficiencies in the UNIX-emulation, most notably:
=over 6
-=item fork()
+=item *
-=item some features of the UNIX filesystem regarding link count and file dates
+fork()
-=item inplace operation (the -i switch) without backup file
+=item *
-=item umask() works, but the correct permissions are only set when the file is
- finally close()d
+some features of the UNIX filesystem regarding link count and file dates
+
+=item *
+
+inplace operation (the -i switch) without backup file
+
+=item *
+
+umask() works, but the correct permissions are only set when the file is
+finally close()d
=back