From 1db0eea95ae3d09475a8746ed85fe764b7c89798 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Mon, 9 Jan 2017 15:32:09 -0500 Subject: 40318 (in part): Document echo \c behaviour. --- Doc/Zsh/builtins.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo index 7b04d0648..af336efa4 100644 --- a/Doc/Zsh/builtins.yo +++ b/Doc/Zsh/builtins.yo @@ -453,7 +453,7 @@ tt(echo) recognizes the following escape sequences: startsitem() sitem(tt(\a))(bell character) sitem(tt(\b))(backspace) -sitem(tt(\c))(suppress final newline) +sitem(tt(\c))(suppress subsequent characters and final newline) sitem(tt(\e))(escape) sitem(tt(\f))(form feed) sitem(tt(\n))(linefeed (newline)) -- cgit 1.4.1