doc-el commit 853:e41a5b77a61c - Add some '=' signs in the usb-d...

freebsd-doc-el at lists.hellug.gr freebsd-doc-el at lists.hellug.gr
Sat Oct 4 05:07:19 EEST 2008


changeset:      853:e41a5b77a61c
user:           Manolis Kiagias <sonicy at otenet.gr>
date:           2008-10-02 22:32 +0300
details:        http://hg.hellug.gr/freebsd/doc-el/?cmd=changeset;node=e41a5b77a61c

description:
	Add some '=' signs in the usb-disks patch

diffs (12 lines):

diff -r 5bb691527d19 -r e41a5b77a61c en_US.ISO8859-1/books/handbook/disks/chapter.sgml
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml	Thu Oct 02 16:12:16 2008 +0300
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml	Thu Oct 02 22:32:44 2008 +0300
@@ -871,7 +871,7 @@
 	usually come preformatted with a FAT file system, one can
 	mount them like this:</para>
 
-      <screen>&prompt.user; <userinput>mount -t msdosfs -o "-m 644,-M 755" /dev/da0s1 /mnt/<replaceable>username</replaceable></userinput></screen>
+      <screen>&prompt.user; <userinput>mount -t msdosfs -o "-m=644,-M=755" /dev/da0s1 /mnt/<replaceable>username</replaceable></userinput></screen>
 
       <para>If you unplug the device (the disk must be unmounted
 	before), you should see, in the system message buffer,




More information about the Freebsd-doc-el mailing list