Fix a typo in the 'Unix Basics' chapter.

Noticed by:	<kamidesu@hotpop.com>
This commit is contained in:
Tom Rhodes 2002-11-06 04:03:12 +00:00
parent 4366d3df6d
commit 946df26473
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14857

View file

@ -187,7 +187,7 @@
known (subject, of course, to the permissions on the files
themselves).</para>
<para>In particular, in order to able to perform a directory listing,
<para>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
<emphasis>and</emphasis> execute permissions to the directory