# HG changeset patch # User Oleksandr Gavenko # Date 1228816717 -7200 # Node ID 4d076dec00475d0fb9b9e43f3647ed35757cc73b # Parent f34d3dadc008042b6d613fcd11db314e86514c85 Update coding. diff -r f34d3dadc008 -r 4d076dec0047 mount-ntfs.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 /mnt/ntfs -For help see NTFS-3G(8). \ No newline at end of file +For help see NTFS-3G(8). diff -r f34d3dadc008 -r 4d076dec0047 mount-smbfs.rst --- 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