summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getpass.3
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2001-11-20 15:15:42 +0000
committergreen <green@FreeBSD.org>2001-11-20 15:15:42 +0000
commit0deda355ca088d2b003b255004322b3d3359bdc5 (patch)
tree562ad97dfae90ea9eaf873a0bc4b386c23a9f212 /lib/libc/gen/getpass.3
parentf0503f1783b780d851e2c5525b43357e62e54777 (diff)
downloadFreeBSD-src-0deda355ca088d2b003b255004322b3d3359bdc5.zip
FreeBSD-src-0deda355ca088d2b003b255004322b3d3359bdc5.tar.gz
Introduce readpassphrase(3), a superset of getpass(3). This
comes originally from Todd Miller. Obtained from: OpenBSD
Diffstat (limited to 'lib/libc/gen/getpass.3')
-rw-r--r--lib/libc/gen/getpass.31
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/getpass.3 b/lib/libc/gen/getpass.3
index aa921d7..ea80814 100644
--- a/lib/libc/gen/getpass.3
+++ b/lib/libc/gen/getpass.3
@@ -73,6 +73,7 @@ function returns a pointer to the null terminated password.
.El
.Sh SEE ALSO
.Xr crypt 3
+.Xr readpassphrase 3
.Sh HISTORY
A
.Fn getpass
OpenPOWER on IntegriCloud