From: Michael Kerrisk Date: Tue, 17 Aug 2021 22:46:10 +0000 (+0200) Subject: getpass.3: wfix X-Git-Tag: man-pages-5.13~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfda5556409e82ac1230509402ce8aabf0553cd7;p=thirdparty%2Fman-pages.git getpass.3: wfix Remove redundant phrase. Signed-off-by: Michael Kerrisk --- diff --git a/man3/getpass.3 b/man3/getpass.3 index 3c7deadde7..fa20315447 100644 --- a/man3/getpass.3 +++ b/man3/getpass.3 @@ -76,7 +76,6 @@ On error, the terminal state is restored, .I errno is set to indicate the error, and NULL is returned. .SH ERRORS -The function may fail if .TP .B ENXIO The process does not have a controlling terminal.