diff options
author | Jacob Moody <moody@posixcafe.org> | 2023-03-13 21:40:44 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2023-03-13 21:40:44 +0000 |
commit | 2d976ec561716a5ae1ac0739b32b30bc80fd21e9 (patch) | |
tree | 9499fd339c8fdd366db1febb949d350dafd30974 /sys/man/1/expect | |
parent | f5b78f452e48323484e6363d46a2aa631a956349 (diff) |
man1: various spelling fixes
Diffstat (limited to 'sys/man/1/expect')
-rw-r--r-- | sys/man/1/expect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/expect b/sys/man/1/expect index 95ea52b30..f7d050c6e 100644 --- a/sys/man/1/expect +++ b/sys/man/1/expect @@ -64,7 +64,7 @@ to copy everything through. .PP .I Expect reads standard input looking for one of the strings given -as arguments. Reading the first string causes a successul exit +as arguments. Reading the first string causes a successful exit status. Reading any of the others causes an exit status equal to the string. The command also terminates on a timeout. The options are: |