From 5c594236a9eb671a4dbd139515e65110faa3f5ae Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 2 Jan 2001 16:16:48 +0000 Subject: [PATCH] Note that sha1 has been there since 1.4. --- lib/libc/hash/sha1.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/hash/sha1.3 b/lib/libc/hash/sha1.3 index 9ffff6649804..086489a2a60e 100644 --- a/lib/libc/hash/sha1.3 +++ b/lib/libc/hash/sha1.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: sha1.3,v 1.5 2000/12/11 18:57:46 ad Exp $ +.\" $NetBSD: sha1.3,v 1.6 2001/01/02 16:16:48 wiz Exp $ .\" $OpenBSD: sha1.3,v 1.9 1998/03/07 22:18:12 millert Exp $ .\" .\" Copyright (c) 1997 Todd C. Miller @@ -210,4 +210,4 @@ helper functions are derived from code written by Poul-Henning Kamp. .Re .Sh HISTORY The SHA-1 functions appeared in -.Ox 2.0 . +.Nx 1.4 .