about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Doc/ztexi.yo2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e3a0b3eb..b78e4c906 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-14  Peter Stephenson  <pws@csr.com>
+
+	* 24251: Doc/ztexi.yo: fix sitem() macro.
+
 2007-12-13  Clint Adams  <clint@zsh.org>
 
 	* 24242: Functions/Calendar/calendar_add, Functions/Example/cat,
diff --git a/Doc/ztexi.yo b/Doc/ztexi.yo
index 0d242d2e8..ed0236bde 100644
--- a/Doc/ztexi.yo
+++ b/Doc/ztexi.yo
@@ -183,7 +183,7 @@ def(endsitem)(0)(\
   enditem()\
 )
 def(sitem)(2)(\
-  item(ARG1)(NL()ARG2)\
+  item(ARG1)(+NL()ARG2)\
 )
 def(sxitem)(1)(\
   xitem(ARG1)\