From a435ab530f9cf0ebab107f48b4ff7f76d8613126 Mon Sep 17 00:00:00 2001 From: dana Date: Sun, 16 Sep 2018 18:39:55 -0500 Subject: unposted: Fix trivial formatting error in docs --- ChangeLog | 4 ++++ Doc/Zsh/builtins.yo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b83c4e86e..da7c44c5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-09-16 dana + + * unposted: Doc/Zsh/builtins.yo: Fix trivial formatting error + 2018-09-16 Peter Stephenson * 43464: Src/exec.c, Src/jobs.c, Src/signals.c, Src/utils.c: diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index f460e48a5..76b593fd2 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -1332,7 +1332,7 @@ If any of `tt(-m)', `tt(-o)' or `tt(-O)' are used in combination with case of `tt(-m)') then nothing is printed. ) findex(printf) -item(tt(printf) [ -v var(name) ] var(format) [ var(arg) ... ])( +item(tt(printf) [ tt(-v) var(name) ] var(format) [ var(arg) ... ])( Print the arguments according to the format specification. Formatting rules are the same as used in C. The same escape sequences as for tt(echo) are recognised in the format. All C conversion specifications ending in -- cgit 1.4.1