gnome-mount r181 - trunk
- From: cosimoc svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: gnome-mount r181 - trunk
 
- Date: Fri, 27 Jun 2008 08:16:53 +0000 (UTC)
 
Author: cosimoc
Date: Fri Jun 27 08:16:53 2008
New Revision: 181
URL: http://svn.gnome.org/viewvc/gnome-mount?rev=181&view=rev
Log:
2008-06-27  Cosimo Cecchi  <cosimoc gnome org>
	* gnome-mount.1.in: Removed invalid trailing slashes in GConf
	entries description. (#432737).
Modified:
   trunk/ChangeLog
   trunk/gnome-mount.1.in
Modified: trunk/gnome-mount.1.in
==============================================================================
--- trunk/gnome-mount.1.in	(original)
+++ trunk/gnome-mount.1.in	Fri Jun 27 08:16:53 2008
@@ -73,7 +73,7 @@
 .TP
 .I FILE SYSTEM DEFAULTS
 First, default mount options are read from
-.B /system/storage/default_options/FS_TYPE/
+.B /system/storage/default_options/FS_TYPE
 for the probed file system type of the volume. The option
 .B uid=, 
 is treated specially by
@@ -87,7 +87,7 @@
 .TP
 .I PER DRIVE
 Second, the gconf tree at 
-.B /system/storage/drives/UDI_OF_DRIVE/
+.B /system/storage/drives/UDI_OF_DRIVE
 is consulted for options that depend on what drive the volume belongs
 to. For example, this is useful for configuring that volumes inserted
 into a given drive is always mounted at the same location. For example,
@@ -99,7 +99,7 @@
 .TP
 .I PER VOLUME
 Third, the gconf tree at 
-.B /system/storage/volumes/UDI_OF_VOLUME/
+.B /system/storage/volumes/UDI_OF_VOLUME
 is consulted for options that are specific to a particular piece of
 media and as such depends on either the file system label (e.g.
 .B EOS_DIGITAL
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]