Update coding.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 09 Dec 2008 11:58:37 +0200
changeset 8 4d076dec0047
parent 7 f34d3dadc008
child 9 0708b9adfc81
child 11 3a895b562a18
Update coding.
mount-ntfs.rst
mount-smbfs.rst
--- a/mount-ntfs.rst	Tue Dec 09 11:53:54 2008 +0200
+++ b/mount-ntfs.rst	Tue Dec 09 11:58:37 2008 +0200
@@ -1,4 +1,4 @@
--*- mode: outline; coding: cp1251 -*-
+-*- mode: outline; coding: utf-8 -*-
 
 * Debian etch.
 
@@ -36,4 +36,4 @@
 
   $ mount -t ntfs-3g -o rw,utf8,force,gid=windir,dmask=002,fmask=113 /dev/sd<x><y> /mnt/ntfs
 
-For help see NTFS-3G(8).
\ No newline at end of file
+For help see NTFS-3G(8).
--- a/mount-smbfs.rst	Tue Dec 09 11:53:54 2008 +0200
+++ b/mount-smbfs.rst	Tue Dec 09 11:58:37 2008 +0200
@@ -1,4 +1,4 @@
--*- mode: outline; coding: windows-1251 -*-
+-*- mode: outline; coding: utf-8 -*-
 
 * Debian