[gnome-user-docs] g-h: fixed error in example (nautilus-list)
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] g-h: fixed error in example (nautilus-list)
- Date: Sat, 26 Mar 2011 17:16:57 +0000 (UTC)
commit a59ec4c0330cd7ec732d6f21ffeaf9b990c2eaf0
Author: Tiffany Antopolski <tiffany antopolski com>
Date: Sat Mar 26 13:16:16 2011 -0400
g-h: fixed error in example (nautilus-list)
gnome-help/C/nautilus-list.page | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-help/C/nautilus-list.page b/gnome-help/C/nautilus-list.page
index fe062cb..f1ba474 100644
--- a/gnome-help/C/nautilus-list.page
+++ b/gnome-help/C/nautilus-list.page
@@ -79,10 +79,10 @@
<p>The first character <gui>-</gui> is the file type. <gui>-</gui> means regular file and <gui>d</gui> means directory (folder).</p>
</item>
<item>
- <p>The next three characters <gui>rw-</gui> specify permissions for the user who owns the file.</p>
+ <p>The next three characters <gui>rwx</gui> specify permissions for the user who owns the file.</p>
</item>
<item>
- <p>The next three <gui>r--</gui> specify permissions for all members of the group that owns the file.</p>
+ <p>The next three <gui>rw-</gui> specify permissions for all members of the group that owns the file.</p>
</item>
<item>
<p>The last three characters in the column <gui>r--</gui> specify permissions for all other users on the system.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]