diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 12:45:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 12:45:01 +0000 |
commit | d0d208348c3b6732bbd095054bc87cb6157d69ea (patch) | |
tree | 8235a373e572b1fe38f8d21a6ad807ce7332f686 /share | |
parent | 24fa33dc2d36a1b0fa993857a7e8387a7eaf1970 (diff) |
make sure all crypto accelerators have the string "crypto accelerator"
in their .Nd;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/lofn.4 | 4 | ||||
-rw-r--r-- | share/man/man4/nofn.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/lofn.4 b/share/man/man4/lofn.4 index 454c46e9248..6f0d1d062fd 100644 --- a/share/man/man4/lofn.4 +++ b/share/man/man4/lofn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lofn.4,v 1.7 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: lofn.4,v 1.8 2006/09/05 12:45:00 jmc Exp $ .\" .\" Copyright (c) 2001-2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm lofn -.Nd Hifn 6500 crypto accelerator driver +.Nd Hifn 6500 crypto accelerator .Sh SYNOPSIS .Cd "lofn* at pci?" .Sh DESCRIPTION diff --git a/share/man/man4/nofn.4 b/share/man/man4/nofn.4 index abe97f98b00..3faae2b499a 100644 --- a/share/man/man4/nofn.4 +++ b/share/man/man4/nofn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nofn.4,v 1.8 2004/09/30 19:59:25 mickey Exp $ +.\" $OpenBSD: nofn.4,v 1.9 2006/09/05 12:45:00 jmc Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm nofn -.Nd Hifn 7814/7851/7854 HIPP1 crypto processor +.Nd Hifn 7814/7851/7854 HIPP1 crypto accelerator .Sh SYNOPSIS .Cd "nofn* at pci?" .Sh DESCRIPTION |