zssh/0007-Fix-typo-in-man-page-z...

22 lines
662 B
Diff

From: Boyuan Yang <073plan@gmail.com>
Date: Fri, 22 Dec 2017 10:31:58 +0800
Subject: Fix typo in man page zssh.1
---
zssh.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zssh.1 b/zssh.1
index 1a2ef44..c7e404f 100644
--- a/zssh.1
+++ b/zssh.1
@@ -227,7 +227,7 @@ Other arguments are passed verbatim to ssh/telnet/whatever.
.TP 10
.B ZSSHESCAPE
-Setting the ZSSHESCAPE environment variable allows to override the default
+Setting the ZSSHESCAPE environment variable allows one to override the default
escape sequence. ZSSHESCAPE should contain only two characters of the form
`^X', meaning that ^X is to be the new escape sequence.