diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-09-18 12:30:37 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-09-18 12:30:37 +0000 |
| commit | 5eab0978cf4860f14af3db9451d553671eb5e080 (patch) | |
| tree | 6df5510d0afb269de85682d3331fef4796ef9aec | |
| parent | 7c40de088e374868ff38f141b54d6b8688a06d6f (diff) | |
| download | man-pages-5eab0978cf4860f14af3db9451d553671eb5e080.tar.gz | |
ffix
| -rw-r--r-- | man3/getpass.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getpass.3 b/man3/getpass.3 index da2ff35a4f..110d847337 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -78,7 +78,7 @@ cannot be opened, the password is read from The static buffer has length 128 so that only the first 127 bytes of the password are returned. While reading the password, signal generation -.RB (SIGINT , +.RB ( SIGINT , .BR SIGQUIT , .BR SIGSTOP , .BR SIGTSTOP ) |
