Automated merge with file:///srv/hg/admin-doc
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 12 Mar 2010 00:25:42 +0200
changeset 337 e315ba898bec
parent 336 dd61a6e88b63 (current diff)
parent 331 1dee24659bd7 (diff)
child 339 3f6254f37a2a
Automated merge with file:///srv/hg/admin-doc
--- a/blog.rst	Sun Mar 07 22:35:34 2010 +0200
+++ b/blog.rst	Fri Mar 12 00:25:42 2010 +0200
@@ -38,7 +38,7 @@
 
 *** Label-specific site feed.
 
- * Atom 1.0: http://BLOGNAME.blogspot.com/posts/comments/default/-/labelname
+ * Atom 1.0: http://BLOGNAME.blogspot.com/feeds/posts/default/-/labelname
  * RSS 2.0: http://BLOGNAME.blogspot.com/feeds/posts/default?alt=rss/-/labelname
 
 *** Individual post comment feed.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/info.rst	Fri Mar 12 00:25:42 2010 +0200
@@ -0,0 +1,11 @@
+-*- mode: outline; coding: utf-8 -*-
+
+* How to install info files?
+
+  $ cd autobook
+  $ make info
+...
+  $ ls autobook.info*
+autobook.info  autobook.info-1	autobook.info-2  autobook.info-3
+  $ cp autobook.info* $HOME/usr/share/info
+  $ /usr/bin/install-info --info-dir=$HOME/usr/share/info autobook.info