summaryrefslogtreecommitdiff
path: root/README.amiga
diff options
context:
space:
mode:
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