From 235b6d18b67f4665340c68b2a751e3a5a4fc25b8 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kodama.kitenet.net>
Date: Thu, 10 Apr 2008 17:59:11 -0400
Subject: [PATCH] change wording

---
 doc/ikiwiki.setup                                          | 4 ++--
 ...ent_to_setup_documentation_for_recentchanges_feeds.mdwn | 7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index 99c81cf04..039ebb127 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -91,9 +91,9 @@ use IkiWiki::Setup::Standard {
 		#},
 	],
 
-	# Default to generating rss feeds for blogs?
+	# Default to generating rss feeds for pages with feeds?
 	#rss => 1,
-	# Default to generating atom feeds for blogs?
+	# Default to generating atom feeds for pages with feeds?
 	#atom => 1,
 	# Allow generating feeds even if not generated by default?
 	#allowrss => 1,
diff --git a/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn b/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
index dab2df0e6..fe47ab52f 100644
--- a/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
+++ b/doc/todo/minor_adjustment_to_setup_documentation_for_recentchanges_feeds.mdwn
@@ -19,3 +19,10 @@ turn on feeds for recentchanges.
             #allowrss => 1,
 
 [[tag patch]]
+
+> Hmm, recentchanges is just a blog. Of course the word "blog" is perhaps
+> being used in too broad a sense here, since it tends to imply personal
+> opinions, commentary, not-a-journalist, sitting-in-ones-underwear-typing,
+> and lots of other fairly silly stuff. But I don't know of a better word
+> w/o all these connotations. I've reworded it to not use the term "blog"..
+> [[done]] --[[Joey]]
-- 
2.39.5