X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.amiga;h=709fcc851d6a79c0a4dd7ab6deb893242812b732;hb=7c36658b988154cf97fb44e48a4b69859fe075fb;hp=b59f535e43644f0a4a27a53c2d1e7c49da44b713;hpb=a83b6f466440987720492416f8091f2530a9ab41;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.amiga b/README.amiga index b59f535..709fcc8 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