fixup docs now that we support mounting/unmounting /etc/fstab devices
authorDavid Zeuthen <davidz@redhat.com>
Fri, 30 May 2008 23:51:09 +0000 (19:51 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 30 May 2008 23:51:09 +0000 (19:51 -0400)
src/org.freedesktop.DeviceKit.Disks.Device.xml

index a2df3f0..65bff7a 100644 (file)
       <doc:doc>
         <doc:description>
           <doc:para>
-            Mount the device.
+            Mount the device. If the device is referenced in the
+            system-wide <doc:tt>/etc/fstab</doc:tt> file, the given
+            parameters are all ignored and the device will be
+            attempted to be mounted as the calling user.
           </doc:para>
         </doc:description>
         <doc:errors>
       <doc:doc>
         <doc:description>
           <doc:para>
-            Unmount the device.
+            Unmount the device. If the device is referenced in the
+            system-wide <doc:tt>/etc/fstab</doc:tt> file (both at
+            mount time and when this method is invoked), the device
+            will be attempted to be unmounted as the calling user.
           </doc:para>
         </doc:description>
         <doc:errors>