# HG changeset patch
# User Oleksandr Gavenko <gavenkoa@gmail.com>
# Date 1311148481 -10800
# Node ID 7b4265c8d3241e8b6167ac1b07f3619fa8335233
# Parent  32e4be02ab013e2671cc31a39f6be763e64de6e1
Set fill-column as directory local var.

diff -r 32e4be02ab01 -r 7b4265c8d324 .dir-locals.el
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.dir-locals.el	Wed Jul 20 10:54:41 2011 +0300
@@ -0,0 +1,5 @@
+(
+ (nil . (
+         (fill-column . 80)
+         ) )
+ )
diff -r 32e4be02ab01 -r 7b4265c8d324 3d.rst
--- a/3d.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/3d.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * POV-Ray.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 about-uri.rst
--- a/about-uri.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/about-uri.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * about.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 apache.rst
--- a/apache.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/apache.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How reread config file?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 archive.rst
--- a/archive.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/archive.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How crack password archive?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 atom.rst
--- a/atom.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/atom.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * About Atom.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 audio.rst
--- a/audio.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/audio.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Suitable convertors?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 auto-proof.rst
--- a/auto-proof.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/auto-proof.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Info/links.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 bash.rst
--- a/bash.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/bash.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How override PS1, PS2?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 benchmark.rst
--- a/benchmark.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/benchmark.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * CPU.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 blog.rst
--- a/blog.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/blog.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Blogspot.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 bluetooth.rst
--- a/bluetooth.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/bluetooth.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Specification.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 cmd.rst
--- a/cmd.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/cmd.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Quoting.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 cpp.rst
--- a/cpp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/cpp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How to see macros expansion?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 css.rst
--- a/css.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/css.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Emacs.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 date.rst
--- a/date.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/date.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * System timer and system time.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 debian-apt.rst
--- a/debian-apt.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/debian-apt.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Conf files.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 debian-isntall.rst
--- a/debian-isntall.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/debian-isntall.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Installing Debian.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 debian-ppp.rst
--- a/debian-ppp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/debian-ppp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,3 +1,3 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * 
\ No newline at end of file
diff -r 32e4be02ab01 -r 7b4265c8d324 determine-os.rst
--- a/determine-os.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/determine-os.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * uname -a
 
diff -r 32e4be02ab01 -r 7b4265c8d324 devel-ideal-proj.rst
--- a/devel-ideal-proj.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/devel-ideal-proj.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Ideal software development model.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 devel-productivity.rst
--- a/devel-productivity.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/devel-productivity.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Productivity statistic.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 device.rst
--- a/device.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/device.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Info about PCI.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 dict.rst
--- a/dict.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/dict.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * StarDict.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 digit-music.rst
--- a/digit-music.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/digit-music.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Musician soft.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 dns.rst
--- a/dns.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/dns.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How reread config file?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 doc-gen.rst
--- a/doc-gen.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/doc-gen.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Doxygen.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 docbook.rst
--- a/docbook.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/docbook.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * About.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 driver-win.rst
--- a/driver-win.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/driver-win.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * About.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 feed.rst
--- a/feed.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/feed.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * About.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 flops.rst
--- a/flops.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/flops.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Top.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 font.rst
--- a/font.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/font.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How see installed font for X window.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 ftp.rst
--- a/ftp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/ftp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,8 +1,8 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
-
-* '~/.netrc'.
-
-  machine ... login ... password ...
-
-Also available macro definition.
-
+-*- mode: outline; coding: utf-8; -*-
+
+* '~/.netrc'.
+
+  machine ... login ... password ...
+
+Also available macro definition.
+
diff -r 32e4be02ab01 -r 7b4265c8d324 fvwm.rst
--- a/fvwm.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/fvwm.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * FVWM Themes.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 game-console.rst
--- a/game-console.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/game-console.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * NES.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 git.rst
--- a/git.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/git.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Setup git.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 graph.rst
--- a/graph.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/graph.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * General view.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 hardware-listner.rst
--- a/hardware-listner.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/hardware-listner.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Linux.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 haskell.rst
--- a/haskell.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/haskell.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Installing.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 host-name.rst
--- a/host-name.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/host-name.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * What characters may be used for host name?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 ipa.rst
--- a/ipa.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/ipa.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * IPA.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 iso-9660.rst
--- a/iso-9660.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/iso-9660.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Mounting ISO Images in Solaris.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 jabber.rst
--- a/jabber.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/jabber.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * emacs-jabber.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 java.rst
--- a/java.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/java.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Class version.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 js.rst
--- a/js.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/js.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * HTML.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 laser-disk.rst
--- a/laser-disk.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/laser-disk.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * What best DVD-R or DVD+R?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 latex.rst
--- a/latex.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/latex.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Compact slides for nice printing.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 locale.rst
--- a/locale.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/locale.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Linux.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 logging.rst
--- a/logging.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/logging.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Logging libs for c/c++.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 lvm.rst
--- a/lvm.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/lvm.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Debian package.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 macos.rst
--- a/macos.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/macos.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,29 +1,29 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
-
-* Application from Apple.
-
-  http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/downloads
-                download page
-
-* Free open source repositories for Msc OS X.
-
-** Fink.
-
-Binary distribution for quick and easy installation, as well as a source
-distribution for users preferring more flexibility.
-
-Usually it installed in '/sw' hierarchy.
-
-It uses Defian 'dpkg' and 'apt-get'.
-
-  http://www.finkproject.org/
-                home page
-  http://en.wikipedia.org/wiki/Fink
-
-** MacPorts.
-
-Simplify task of compiling and installing open-source software on your Mac.
-
-  http://www.macports.org/
-  http://en.wikipedia.org/wiki/MacPorts
-
+-*- mode: outline; coding: utf-8; -*-
+
+* Application from Apple.
+
+  http://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/downloads
+                download page
+
+* Free open source repositories for Msc OS X.
+
+** Fink.
+
+Binary distribution for quick and easy installation, as well as a source
+distribution for users preferring more flexibility.
+
+Usually it installed in '/sw' hierarchy.
+
+It uses Defian 'dpkg' and 'apt-get'.
+
+  http://www.finkproject.org/
+                home page
+  http://en.wikipedia.org/wiki/Fink
+
+** MacPorts.
+
+Simplify task of compiling and installing open-source software on your Mac.
+
+  http://www.macports.org/
+  http://en.wikipedia.org/wiki/MacPorts
+
diff -r 32e4be02ab01 -r 7b4265c8d324 mail.rst
--- a/mail.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/mail.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Message headers fields.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 make.rst
--- a/make.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/make.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How view list of default make definitions.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 man.rst
--- a/man.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/man.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Man sections.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 net.rst
--- a/net.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/net.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Ukraine internet provider.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 newsgroup.rst
--- a/newsgroup.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/newsgroup.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How subscribe to newsgroup?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 nntp.rst
--- a/nntp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/nntp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Installing.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 ntp.rst
--- a/ntp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/ntp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * What is NTP?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 partition.rst
--- a/partition.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/partition.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,22 +1,22 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
-
-* Backup mbr.
-
-  $ dd if=/dev/hda of=boot.mbr bs=512 count=1
-
-* Restore backuped mbr:
-
-  $ sudo of=boot.mbr if=/dev/hda bs=512 count=1
-
-* Backup PC partition table.
-
-  $ sfdisk -d /dev/sda >partition.tbl
-
-* Restore PC partition table.
-
-  $ sfdisk /dev/sdb <partition.tbl
-
-* Move PC partition table from on dist to another.
-
-  $ sfdisk -d /dev/sda | sfdisk /dev/sdb
-
+-*- mode: outline; coding: utf-8; -*-
+
+* Backup mbr.
+
+  $ dd if=/dev/hda of=boot.mbr bs=512 count=1
+
+* Restore backuped mbr:
+
+  $ sudo of=boot.mbr if=/dev/hda bs=512 count=1
+
+* Backup PC partition table.
+
+  $ sfdisk -d /dev/sda >partition.tbl
+
+* Restore PC partition table.
+
+  $ sfdisk /dev/sdb <partition.tbl
+
+* Move PC partition table from on dist to another.
+
+  $ sfdisk -d /dev/sda | sfdisk /dev/sdb
+
diff -r 32e4be02ab01 -r 7b4265c8d324 pgp.rst
--- a/pgp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/pgp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * What preffered client?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 pkg-managment.rst
--- a/pkg-managment.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/pkg-managment.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Show all installed packages.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 port.rst
--- a/port.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/port.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Port forwarding.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 ppp.rst
--- a/ppp.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/ppp.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,3 +1,3 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Configuring ppp.
\ No newline at end of file
diff -r 32e4be02ab01 -r 7b4265c8d324 publishing.rst
--- a/publishing.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/publishing.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Scribus.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 rc.d.rst
--- a/rc.d.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/rc.d.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * rc.d script.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 refcard.rst
--- a/refcard.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/refcard.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * About.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 sgml.rst
--- a/sgml.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/sgml.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * SP.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 solaris.rst
--- a/solaris.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/solaris.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Free software for Solaris.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 sudo.rst
--- a/sudo.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/sudo.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,18 +1,18 @@
--*- mode: outline; coding: utf-8 -*-
-
-* Stop sudo asking for password.
-
-  username ALL =(ALL) NOPASSWD: ALL
-
-or
-
-  @group ALL =(ALL) NOPASSWD: ALL
-
-* Change user/primary group for executed command.
-
-  $ sudo -u $user -g $group $command
-
-To allow this plase in /etc/sudoers:
-
-  username ALL =(ALL:ALL) NOPASSWD: ALL
-
+-*- mode: outline; coding: utf-8 -*-
+
+* Stop sudo asking for password.
+
+  username ALL =(ALL) NOPASSWD: ALL
+
+or
+
+  @group ALL =(ALL) NOPASSWD: ALL
+
+* Change user/primary group for executed command.
+
+  $ sudo -u $user -g $group $command
+
+To allow this plase in /etc/sudoers:
+
+  username ALL =(ALL:ALL) NOPASSWD: ALL
+
diff -r 32e4be02ab01 -r 7b4265c8d324 svn.rst
--- a/svn.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/svn.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Where palced config files?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 swap.rst
--- a/swap.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/swap.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Enable swap in file.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 system-load.rst
--- a/system-load.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/system-load.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * How cpu busy?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 terminal.rst
--- a/terminal.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/terminal.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Spec.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 testing.rst
--- a/testing.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/testing.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * List of testing software.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 thunderbird.rst
--- a/thunderbird.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/thunderbird.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Customization.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 time-estimation.rst
--- a/time-estimation.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/time-estimation.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Which soft use?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 torrent.rst
--- a/torrent.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/torrent.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Torrent client.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 typing.rst
--- a/typing.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/typing.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Which software use?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 usb.rst
--- a/usb.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/usb.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Windows driver for USB.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 user-management.rst
--- a/user-management.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/user-management.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Solaris.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 video.rst
--- a/video.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/video.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Players for linux?
 
diff -r 32e4be02ab01 -r 7b4265c8d324 virtualization.rst
--- a/virtualization.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/virtualization.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * VirtualBox.
 
diff -r 32e4be02ab01 -r 7b4265c8d324 windows.rst
--- a/windows.rst	Wed Jul 20 10:52:38 2011 +0300
+++ b/windows.rst	Wed Jul 20 10:54:41 2011 +0300
@@ -1,4 +1,4 @@
--*- mode: outline; coding: utf-8; fill-column: 80 -*-
+-*- mode: outline; coding: utf-8; -*-
 
 * Determining windows version.