diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-06 17:09:19 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-06 17:09:19 +0000 |
commit | 4512cea31c94e21bbf22ca99a5bb525ea7a8c84c (patch) | |
tree | 628d1180baf59ff2cf578562cdd942fc008cf06b /gnu/usr.bin/perl/README.amiga | |
parent | e852ed17d905386f3bbad057fda2f07926227f89 (diff) |
perl-5.6.0 + local changes
Diffstat (limited to 'gnu/usr.bin/perl/README.amiga')
-rw-r--r-- | gnu/usr.bin/perl/README.amiga | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/README.amiga b/gnu/usr.bin/perl/README.amiga index 55167cb44d8..c4bc6c5bb4b 100644 --- a/gnu/usr.bin/perl/README.amiga +++ b/gnu/usr.bin/perl/README.amiga @@ -110,7 +110,7 @@ deficiencies in the UNIX-emulation, most notably: =item umask() works, but the correct permissions are only set when the file is finally close()d - + =back =head1 INSTALLATION |