--- 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