diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-16 13:55:35 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-16 13:55:35 +0000 |
commit | 246bcd10a7aeb54094ba02f032e682b759ee4b0b (patch) | |
tree | ff0c44d891e9a0b2c1fa0cfbc6d9ccb94112b9db /Doc/Zsh/mod_clone.yo | |
parent | 796501f44095b9099609008c91bacbc7d01f1e7d (diff) | |
download | zsh-246bcd10a7aeb54094ba02f032e682b759ee4b0b.tar.gz zsh-246bcd10a7aeb54094ba02f032e682b759ee4b0b.tar.xz zsh-246bcd10a7aeb54094ba02f032e682b759ee4b0b.zip |
Mikael: 28531: typos
Diffstat (limited to 'Doc/Zsh/mod_clone.yo')
-rw-r--r-- | Doc/Zsh/mod_clone.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_clone.yo b/Doc/Zsh/mod_clone.yo index 1124958f2..a0bf42b17 100644 --- a/Doc/Zsh/mod_clone.yo +++ b/Doc/Zsh/mod_clone.yo @@ -37,7 +37,7 @@ as a controlling tty. That means two things: This does not apply when cloning to an bf(unused) vc. -Cloning to an used (and unprepared) terminal will result in two +Cloning to a used (and unprepared) terminal will result in two processes reading simultaneously from the same terminal, with input bytes going randomly to either process. |