diff options
Diffstat (limited to 'man3/getpass.3')
| -rw-r--r-- | man3/getpass.3 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man3/getpass.3 b/man3/getpass.3 index 2c28d7f2ab..1cd5f05b36 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -54,6 +54,11 @@ Before glibc 2.2.2: none .SH DESCRIPTION This function is obsolete. Do not use it. +If you want to read input without terminal echoing enabled, +see the description of the +.I ECHO +flag in +.BR termios (3). .PP The .BR getpass () |
