summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun T <takimoto-j@kba.biglobe.ne.jp>2014-06-03 23:41:41 +0900
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-06-03 20:26:42 +0100
commit5cfe18670c889ebe841fd50d12346350ef603d5c (patch)
tree1de37066675accd0052dda4267ac308675d1178a
parent4664dad925a44df3ac32640193fd559d13ba9318 (diff)
downloadzsh-5cfe18670c889ebe841fd50d12346350ef603d5c.tar.gz
zsh-5cfe18670c889ebe841fd50d12346350ef603d5c.zip
32681: formatting issue in zle doc
-rw-r--r--ChangeLog4
-rw-r--r--Doc/Zsh/zle.yo1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad8b24a54..09fd526a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-03 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * Jun T: 32681: Doc/Zsh/zle.yo: formatting issue.
+
2014-06-03 Peter Stephenson <p.stephenson@samsung.com>
* unposted: Src/cond.c: restore cond_match() in case used in
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 0cca7bca1..4b1022614 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -730,6 +730,7 @@ vindex(CONTEXT)
item(tt(CONTEXT) (scalar))(
The context in which zle was called to read a line; read-only. One of
the values:
+
startitem()
item(start)(
The start of a command line (at prompt tt(PS1)).