summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha1.3
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-03-07 22:18:17 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-03-07 22:18:17 +0000
commitac96210d68666db85f90b60552ef39f463430d4e (patch)
tree040d57fc1daf02fff6415b784bdac0dc99ce63aa /lib/libc/hash/sha1.3
parent884e558a5937971baa93aa1921612d0d093fe739 (diff)
.Bx Open -> .Ox 2.x
Diffstat (limited to 'lib/libc/hash/sha1.3')
-rw-r--r--lib/libc/hash/sha1.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/hash/sha1.3 b/lib/libc/hash/sha1.3
index 95cb17e72c0..d5ac06e05e3 100644
--- a/lib/libc/hash/sha1.3
+++ b/lib/libc/hash/sha1.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sha1.3,v 1.8 1998/02/27 12:17:49 deraadt Exp $
+.\" $OpenBSD: sha1.3,v 1.9 1998/03/07 22:18:12 millert Exp $
.\"
.\" Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -208,5 +208,4 @@ helper functions are derived from code written by Poul-Henning Kamp.
.Re
.Sh HISTORY
The SHA-1 functions appeared in
-.Bx Open
-2.0.
+.Ox 2.0 .