# HG changeset patch # User Oleksandr Gavenko # 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 + +* Restore PC partition table. + + $ sfdisk /dev/sdb