summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-29 22:01:33 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-29 22:01:33 +0000
commit94ce881e615a1583d32c7b80c12ed80ea397df7b (patch)
treea2fc6f7099ab5c634d89e84b2c521c3a208ac668
parentffa54182f8b723d7be226768367d33652f69d43b (diff)
13 not 12
-rw-r--r--share/man/man4/hifn.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4
index 63f01f507db..588741fc27a 100644
--- a/share/man/man4/hifn.4
+++ b/share/man/man4/hifn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hifn.4,v 1.1 2000/03/16 20:34:08 deraadt Exp $
+.\" $OpenBSD: hifn.4,v 1.2 2000/03/29 22:01:32 deraadt Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt
.\" All rights reserved.
@@ -48,7 +48,7 @@ The 7751 chip starts out at initialization by only supporting compression.
A proprietary algorithm, which has been reverse engineered, is required to
unlock the cryptographic functionality of the chip. It is possible for
vendors to make boards which have an lock ID not known to the driver, but
-all vendors just use the obvious ID which is 12 bytes of 0.
+all vendors just use the obvious ID which is 13 bytes of 0.
.Sh SEE ALSO
.Xr crypt 3
.Sh HISTORY