summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2013-06-03 21:09:52 +0000
committertedu <tedu@openbsd.org>2013-06-03 21:09:52 +0000
commit410e66710fe6e99e809ba1715fca1e72a5118a6c (patch)
treeb88a82b042c4d188b2166a304e0849524d1c73c4 /lib/libutil
parentPut a kernel into the miniroot that actually boots. (diff)
downloadwireguard-openbsd-410e66710fe6e99e809ba1715fca1e72a5118a6c.tar.xz
wireguard-openbsd-410e66710fe6e99e809ba1715fca1e72a5118a6c.zip
not much use for sha1 .Xr
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/bcrypt_pbkdf.33
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/bcrypt_pbkdf.3 b/lib/libutil/bcrypt_pbkdf.3
index 65bec948ee8..5794719ac4c 100644
--- a/lib/libutil/bcrypt_pbkdf.3
+++ b/lib/libutil/bcrypt_pbkdf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bcrypt_pbkdf.3,v 1.1 2013/06/03 21:07:02 tedu Exp $
+.\" $OpenBSD: bcrypt_pbkdf.3,v 1.2 2013/06/03 21:09:52 tedu Exp $
.\"
.\" Copyright (c) 2012 Ted Unangst <tedu@openbsd.org>
.\"
@@ -45,7 +45,6 @@ function returns 0 to indicate success and -1 for failure.
.\" .Sh EXAMPLES
.\" .Sh ERRORS
.Sh SEE ALSO
-.Xr sha1 1 ,
.Xr bcrypt 3
.Sh STANDARDS
.Rs