diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-06-18 20:36:35 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-06-18 20:36:35 +0000 |
commit | cf6b53ada53d65f3f3eeaa22906e6d45fea066ba (patch) | |
tree | aaa4fcd966f744cb2601f17065ee50bde6fd8fd4 /share | |
parent | 36ac2df6437f8b18fc42d36f21a57b8b35355f69 (diff) |
Regen.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.alpha/MAKEDEV.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man8/man8.alpha/MAKEDEV.8 b/share/man/man8/man8.alpha/MAKEDEV.8 index bf0767dfb35..4a0fb2d609d 100644 --- a/share/man/man8/man8.alpha/MAKEDEV.8 +++ b/share/man/man8/man8.alpha/MAKEDEV.8 @@ -1,9 +1,9 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.14 2004/06/03 18:40:17 grange Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.15 2004/06/18 20:36:34 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.25 2004/05/30 08:17:18 grange Exp +.\" OpenBSD: etc.alpha/MAKEDEV.md,v 1.26 2004/06/18 20:35:48 miod Exp .\" OpenBSD: MAKEDEV.common,v 1.10 2004/06/03 18:36:59 grange Exp .\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd June 3, 2004 +.Dd June 18, 2004 .Dt MAKEDEV 8 alpha .Os .Sh NAME @@ -203,6 +203,9 @@ Audio devices, see .It Ar bpf* Berkeley Packet Filter, see .Xr bpf 4 . +.It Ar crypto +Hardware crypto access driver, see +.Xr crypto 4 . .It Ar fd fd/* nodes for fdescfs, see .Xr mount_fdesc 8 . |