diff options
Diffstat (limited to 'lib/libc/gen/readpassphrase.3')
-rw-r--r-- | lib/libc/gen/readpassphrase.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/readpassphrase.3 b/lib/libc/gen/readpassphrase.3 index 699c1a74df90..48859a929664 100644 --- a/lib/libc/gen/readpassphrase.3 +++ b/lib/libc/gen/readpassphrase.3 @@ -168,7 +168,7 @@ The and .Dv SIGTTOU signals (stop signal generated from keyboard or due to terminal I/O -from a background proccess) are treated specially. +from a background process) are treated specially. When the process is resumed after it has been stopped, .Fn readpassphrase will reprint the prompt and the user may then enter a passphrase. |