diff options
Diffstat (limited to 'man3/getpass.3')
| -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 8c0f0e20da..95c72147e3 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -74,7 +74,7 @@ newline, terminated by a null byte (\(aq\e0\(aq). This buffer may be overwritten by a following call. On error, the terminal state is restored, .I errno -is set appropriately, and NULL is returned. +is set to indicate the error, and NULL is returned. .SH ERRORS The function may fail if .TP |
