about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <p.stephenson@samsung.com>2018-10-03 13:53:12 +0100
committerPeter Stephenson <p.stephenson@samsung.com>2018-10-03 13:53:12 +0100
commit0290757ed4ed7d99b5bab5d92933dd6026af9fff (patch)
treeb2aceded496155a75f686ac216866971f2c89ad3
parent623294a3edf2a9f3b690c0ef74b8812662f2c162 (diff)
downloadzsh-0290757ed4ed7d99b5bab5d92933dd6026af9fff.tar.gz
zsh-0290757ed4ed7d99b5bab5d92933dd6026af9fff.tar.xz
zsh-0290757ed4ed7d99b5bab5d92933dd6026af9fff.zip
unposted: minor FAQ typos
-rw-r--r--ChangeLog2
-rw-r--r--Etc/FAQ.yo4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c8b647c37..ece6efdad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2018-10-03  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* unposted: Etc/FAQ.yo: minor typos.
+
 	* 43589: Src/jobs.c: Show subjob status instead of superjob any
 	time it still has processes.
 
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index da7cbe758..6986a6ba4 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -1983,8 +1983,8 @@ sect(Why does `which' output for missing commands go to stdout?)
   found in certain distributions.  Other shells had equivalent commands,
   `tt(whence)' and `tt(type), that zsh has also adopted.  So in fact
   this has always been a feature of `tt(which)'.  (It would be possible
-  to change this in emulation modes; however.  So far this possibility
-  has been seen has more of an additional confusion than a help.)
+  to change this in emulation modes; however, so far this possibility
+  has been seen as more of an additional confusion than a help.)
 
   If you want some further rationalisation, you might note that
   `tt(which)' is designed as a way of outputting information about a