summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2012-01-18 15:27:59 -0500
committerDavid Zeuthen <davidz@redhat.com>2012-01-18 15:27:59 -0500
commit65058d3597ecc6329b3b9234f42b3d7e899feac6 (patch)
tree94f699cf861832ddeff8bfaf7c48b77af317e143
parent9f2ff580a9995e764076d3702538c465d7d687e4 (diff)
downloadgvfs-65058d3597ecc6329b3b9234f42b3d7e899feac6.tar.gz
Fix typo in fstab example
Signed-off-by: David Zeuthen <davidz@redhat.com>
-rw-r--r--monitor/udisks2/what-is-shown.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/udisks2/what-is-shown.txt b/monitor/udisks2/what-is-shown.txt
index ee440bdf..f31daac7 100644
--- a/monitor/udisks2/what-is-shown.txt
+++ b/monitor/udisks2/what-is-shown.txt
@@ -49,7 +49,7 @@ EXAMPLES
/dev/disk/by-id/ata-HITACHI_HTS723232A7A364_E3834563KRG2HN-part1 /home/davidz/Data auto defaults,comment=gvfs-hide 0 0
# forcibly show device in user interface and with name "My Movies"
-/dev/disk/by-uuid/4CAE8E5B5AF47502 /Movies auto defaults,comment=gvfs-show,comment=gvfs-name=My%20Movies
+/dev/disk/by-uuid/4CAE8E5B5AF47502 /Movies auto defaults,comment=gvfs-show,comment=gvfs-name=My%20Movies 0 0
# forcibly show NFS mount in user interface
10.200.0.210:/tank/media /mnt/Filer nfs4 default,users,noauto,comment=gvfs-show 0 0