diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2004-06-20 17:37:16 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2004-06-20 17:37:16 +0000 |
commit | ad8ca68b7eae1f2f3d356b2d9de8eeb9b96bf2e1 (patch) | |
tree | 2f6c0e3f99d8109d092cb5be635c59b1ac715b17 /share/man/man4/crypto.4 | |
parent | 94334a6841f1f87d7fc9f50bc56ba7fffb8d47b7 (diff) |
The pseudo-device keyword takes only one count as an argument.
Diffstat (limited to 'share/man/man4/crypto.4')
-rw-r--r-- | share/man/man4/crypto.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/crypto.4 b/share/man/man4/crypto.4 index cae23fd1894..bb6ec108087 100644 --- a/share/man/man4/crypto.4 +++ b/share/man/man4/crypto.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crypto.4,v 1.10 2004/03/21 19:47:59 miod Exp $ +.\" $OpenBSD: crypto.4,v 1.11 2004/06/20 17:37:15 aaron Exp $ .\" .\" Copyright (c) 2001 Theo de Raadt .\" All rights reserved. @@ -32,7 +32,6 @@ .Nd hardware crypto access driver .Sh SYNOPSIS .Nm "pseudo-device crypto" Op Ar count -.Op Ar count .Sh DESCRIPTION The .Nm |