Fix a typo in the 'Unix Basics' chapter.
Noticed by: <kamidesu@hotpop.com>
This commit is contained in:
parent
4366d3df6d
commit
946df26473
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14857
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue