From 946df2647372aa9d464901a32e4410df0a149282 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Wed, 6 Nov 2002 04:03:12 +0000 Subject: [PATCH] Fix a typo in the 'Unix Basics' chapter. Noticed by: --- en_US.ISO8859-1/books/handbook/basics/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml index 0fb21613d9..1fdaaeb3a4 100644 --- a/en_US.ISO8859-1/books/handbook/basics/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/basics/chapter.sgml @@ -187,7 +187,7 @@ known (subject, of course, to the permissions on the files themselves). - In particular, in order to able to perform a directory listing, + In particular, in order to perform a directory listing, read permission must be set on the directory, whilst to delete a file that one knows the name of, it is necessary to have write and execute permissions to the directory