CR/LF ==> LF.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 04 Dec 2010 17:06:13 +0200
changeset 734 384f90c63395
parent 733 c86db1b20879
child 735 5c437e2d5fe1
CR/LF ==> LF.
date.rst
graph.rst
jabber.rst
refcard.rst
usb.rst
--- a/date.rst	Sat Dec 04 17:00:15 2010 +0200
+++ b/date.rst	Sat Dec 04 17:06:13 2010 +0200
@@ -1,4 +1,4 @@
--*- outline -*-
+-*- mode: outline; coding: utf-8; fill-column: 80 -*-
 
 * System timer and system time.
 
--- a/graph.rst	Sat Dec 04 17:00:15 2010 +0200
+++ b/graph.rst	Sat Dec 04 17:06:13 2010 +0200
@@ -1,42 +1,42 @@
--*- mode: outline; coding: utf-8 -*-
-
-* General view.
-
-  http://en.wikipedia.org/wiki/List_of_graphing_software
-
-* RRDtool.
-
-RRDtool is the OpenSource industry standard, high performance data logging and
-graphing system for time series data. Use it to write your custom monitoring
-shell scripts or create whole applications using its Perl, Python, Ruby, TCL
-or PHP bindings.
-
-  http://oss.oetiker.ch/rrdtool/
-                home page
-
-* Graphviz.
-
-Graph visualization is a way of representing structural information as
-diagrams of abstract graphs and networks. Automatic graph drawing has many
-important applications in software engineering, database and web design,
-networking, and in visual interfaces for many other domains.
-
-  http://www.graphviz.org/
-                home page
-
-* Gnuplot.
-
-Gnuplot is a portable command-line driven graphing utility for linux, OS/2, MS
-Windows, OSX, VMS, and many other platforms.
-
-Gnuplot supports many types of plots in either 2D and 3D. It can draw using
-lines, points, boxes, contours, vector fields, surfaces, and various
-associated text. It also supports various specialized plot types.
-
-Gnuplot supports many different types of output: interactive screen terminals
-(with mouse and hotkey input), direct output to pen plotters or modern
-printers, and output to many file formats (eps, fig, jpeg, LaTeX, metafont,
-pbm, pdf, png, postscript, svg, ...).
-
-  http://www.gnuplot.info
-                home page
+-*- mode: outline; coding: utf-8; fill-column: 80 -*-
+
+* General view.
+
+  http://en.wikipedia.org/wiki/List_of_graphing_software
+
+* RRDtool.
+
+RRDtool is the OpenSource industry standard, high performance data logging and
+graphing system for time series data. Use it to write your custom monitoring
+shell scripts or create whole applications using its Perl, Python, Ruby, TCL
+or PHP bindings.
+
+  http://oss.oetiker.ch/rrdtool/
+                home page
+
+* Graphviz.
+
+Graph visualization is a way of representing structural information as
+diagrams of abstract graphs and networks. Automatic graph drawing has many
+important applications in software engineering, database and web design,
+networking, and in visual interfaces for many other domains.
+
+  http://www.graphviz.org/
+                home page
+
+* Gnuplot.
+
+Gnuplot is a portable command-line driven graphing utility for linux, OS/2, MS
+Windows, OSX, VMS, and many other platforms.
+
+Gnuplot supports many types of plots in either 2D and 3D. It can draw using
+lines, points, boxes, contours, vector fields, surfaces, and various
+associated text. It also supports various specialized plot types.
+
+Gnuplot supports many different types of output: interactive screen terminals
+(with mouse and hotkey input), direct output to pen plotters or modern
+printers, and output to many file formats (eps, fig, jpeg, LaTeX, metafont,
+pbm, pdf, png, postscript, svg, ...).
+
+  http://www.gnuplot.info
+                home page
--- a/jabber.rst	Sat Dec 04 17:00:15 2010 +0200
+++ b/jabber.rst	Sat Dec 04 17:06:13 2010 +0200
@@ -1,16 +1,16 @@
--*- mode:outline; coding: utf-8 -*-
-
-* emacs-jabber.
-
-** gtalk.
-
-(add-to-list 'load-path "/home/user/usr/share/emacs/site-lisp/emacs-jabber-0.7.92")
-(require 'jabber)
-
-(setq jabber-account-list '(
-                            ("your-name@gmail.com"
-                            ;;   (:password . nil) or (:password . "your-pass")
-                              (:network-server . "talk.google.com")
-                              (:port . 443)
-                              (:connection-type . ssl))
-                            ))
+-*- mode: outline; coding: utf-8; fill-column: 80 -*-
+
+* emacs-jabber.
+
+** gtalk.
+
+(add-to-list 'load-path "/home/user/usr/share/emacs/site-lisp/emacs-jabber-0.7.92")
+(require 'jabber)
+
+(setq jabber-account-list '(
+                            ("your-name@gmail.com"
+                            ;;   (:password . nil) or (:password . "your-pass")
+                              (:network-server . "talk.google.com")
+                              (:port . 443)
+                              (:connection-type . ssl))
+                            ))
--- a/refcard.rst	Sat Dec 04 17:00:15 2010 +0200
+++ b/refcard.rst	Sat Dec 04 17:06:13 2010 +0200
@@ -1,15 +1,15 @@
--*- mode: outline -*-
-
-* About.
-
-Usually constructed from TeX/LaTeX source.
-
-  http://en.wikipedia.org/wiki/Reference_card
-
-* Hosting site.
-
-  http://refcards.com
-  http://www.digilife.be/quickreferences/quickrefs.htm
-  http://www.cheat-sheets.org
-  http://www.addedbytes.com/cheat-sheets/
-  http://refcardz.dzone.com/
+-*- mode: outline; coding: utf-8; fill-column: 80 -*-
+
+* About.
+
+Usually constructed from TeX/LaTeX source.
+
+  http://en.wikipedia.org/wiki/Reference_card
+
+* Hosting site.
+
+  http://refcards.com
+  http://www.digilife.be/quickreferences/quickrefs.htm
+  http://www.cheat-sheets.org
+  http://www.addedbytes.com/cheat-sheets/
+  http://refcardz.dzone.com/
--- a/usb.rst	Sat Dec 04 17:00:15 2010 +0200
+++ b/usb.rst	Sat Dec 04 17:06:13 2010 +0200
@@ -1,7 +1,7 @@
--*- mode: outline; coding: utf-8 -*-
-
-* Windows driver for USB.
-
-  http://msdn.microsoft.com/en-us/library/ff538820%28VS.85%29.aspx
-                Drivers for the Supported USB Device Classes
-
+-*- mode: outline; coding: utf-8; fill-column: 80 -*-
+
+* Windows driver for USB.
+
+  http://msdn.microsoft.com/en-us/library/ff538820%28VS.85%29.aspx
+                Drivers for the Supported USB Device Classes
+