aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getpass.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-06-05 17:52:37 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-06-05 17:52:37 +0000
commitf8a07a215402da181c4c29c48e034e40f826cd1f (patch)
tree2cfa720b210306738043188a7584196cfd9556f4 /man3/getpass.3
parent26868e5b2676c542ba69abc5d255d67ba2a977fe (diff)
downloadman-pages-f8a07a215402da181c4c29c48e034e40f826cd1f.tar.gz
s/'/\\'/ to improve rendering in UTF-8.
Diffstat (limited to 'man3/getpass.3')
-rw-r--r--man3/getpass.32
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