diff options
Diffstat (limited to 'man3/getpass.3')
| -rw-r--r-- | man3/getpass.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/getpass.3 b/man3/getpass.3 index b59fc1fce4..5a6caeb89e 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -25,9 +25,11 @@ .SH NAME getpass \- get a password .SH SYNOPSIS +.nf .B #include <unistd.h> .PP .BI "char *getpass(const char *" prompt ); +.fi .PP .RS -4 Feature Test Macro Requirements for glibc (see |
