about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Doc/Zsh/metafaq.yo6
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 756af9438..2d1cdd01a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-07-19  Peter Stephenson  <pws@cambridgesiliconradio.com>
 
+	* 12313: Doc/Zsh/metafaq.yo: bad phrasing corrected.
+
 	* 12308: Completion/User/_man: Andrej and pws: cope with systems
 	where manual pages just have bare .Z and no number; don't be
 	too clever about suffix until we try to strip it.
diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo
index 28cf0daa3..b646645c2 100644
--- a/Doc/Zsh/metafaq.yo
+++ b/Doc/Zsh/metafaq.yo
@@ -156,6 +156,6 @@ A userguide is currently in preparation.  It is intended to complement the
 manual, with explanations and hints on issues where the manual can be
 cabbalistic, hierographic, or downright mystifying (for example, the word
 `hierographic' does not exist).  It can be viewed in its current state at
-tt(http://sunsite.auc.dk/zsh/Guide/).  As of this writing, chapters dealing
-with startup files and their contents and the new completion system are
-essentially complete.
+tt(http://sunsite.auc.dk/zsh/Guide/).  At the time of writing, chapters
+dealing with startup files and their contents and the new completion system
+were essentially complete.