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 adb00653a9..d5b275d58e 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -47,7 +47,7 @@ The function returns a pointer to a static buffer containing the (first .B PASS_MAX bytes of) the password without the trailing -newline, terminated by a null byte ('\\0'). +newline, terminated by a null byte (\'\\0\'). This buffer may be overwritten by a following call. On error, the terminal state is restored, .I errno |
