diff options
Diffstat (limited to 'lib/libc/gen/getpass.3')
-rw-r--r-- | lib/libc/gen/getpass.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/gen/getpass.3 b/lib/libc/gen/getpass.3 index aa921d76b471f..ea80814db3bb8 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 |