diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 10:29:43 +0000 |
commit | 5adf0545f2cbfb4ab53a4ec181d67137a434552a (patch) | |
tree | 7e3f0925f59c4b2e1792c54fba3c2b44b8401cf3 /share/man/man4/ises.4 | |
parent | 8acc11609616d50d2c3e5bb0d89a542e12d215fb (diff) |
- section reorder
- some macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man4/ises.4')
-rw-r--r-- | share/man/man4/ises.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/ises.4 b/share/man/man4/ises.4 index b3b7c167887..059cb104b27 100644 --- a/share/man/man4/ises.4 +++ b/share/man/man4/ises.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ises.4,v 1.5 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: ises.4,v 1.6 2003/06/06 10:29:41 jmc Exp $ .\" .\" Copyright (c) 2000 Håkan Olsson (ho@crt.se) .\" All rights reserved. @@ -44,10 +44,6 @@ The driver at the moment only provides strong random data to the .Xr random 4 subsystem. -.Sh BUGS -The cryptographic functions are not yet supported. -Also not yet supported are the chip's two LNAUs (Large Number Arithmetic -Units), which would be useful in OpenSSL applications. .Sh SEE ALSO .Xr intro 4 , .Xr pci 4 , @@ -57,3 +53,7 @@ The .Nm device driver appeared in .Ox 2.9 . +.Sh BUGS +The cryptographic functions are not yet supported. +Also not yet supported are the chip's two LNAUs (Large Number Arithmetic +Units), which would be useful in OpenSSL applications. |