aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getpass.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getpass.3')
-rw-r--r--man3/getpass.37
1 files changed, 3 insertions, 4 deletions
diff --git a/man3/getpass.3 b/man3/getpass.3
index 378580495b..0992e167af 100644
--- a/man3/getpass.3
+++ b/man3/getpass.3
@@ -67,10 +67,6 @@ is set to indicate the error, and NULL is returned.
The process does not have a controlling terminal.
.SH FILES
.I /dev/tty
-.\" .SH HISTORY
-.\" A
-.\" .BR getpass ()
-.\" function appeared in Version 7 AT&T UNIX.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
@@ -89,6 +85,9 @@ T} Thread safety MT-Unsafe term
.ad
.sp 1
.SH STANDARDS
+None.
+.SH HISTORY
+Version 7 AT&T UNIX.
Present in SUSv2, but marked LEGACY.
Removed in POSIX.1-2001.
.SH NOTES