diff options
author | 1999-07-22 15:41:57 +0000 | |
---|---|---|
committer | 1999-07-22 15:41:57 +0000 | |
commit | b0f2ebb10d53464c099d0a98760d2ff70d1993b5 (patch) | |
tree | 9992cbd79d58e4d8ec3c9370f4e920b050be8abd | |
parent | clearer description of DES and 3DES key requirements; deraadt@ (diff) | |
download | wireguard-openbsd-b0f2ebb10d53464c099d0a98760d2ff70d1993b5.tar.xz wireguard-openbsd-b0f2ebb10d53464c099d0a98760d2ff70d1993b5.zip |
ok, this driver works on the alpha, too
-rw-r--r-- | share/man/man4/pciide.4 (renamed from share/man/man4/man4.i386/pciide.4) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/pciide.4 b/share/man/man4/pciide.4 index 49190fb017a..f64e457faec 100644 --- a/share/man/man4/man4.i386/pciide.4 +++ b/share/man/man4/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.2 1999/07/22 12:46:54 aaron Exp $ +.\" $OpenBSD: pciide.4,v 1.1 1999/07/22 15:41:57 aaron Exp $ .\" $NetBSD: pciide.4,v 1.8 1999/03/16 01:19:17 garbled Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -33,7 +33,7 @@ .\" .Dd October 15, 1998 -.Dt PCIIDE 4 i386 +.Dt PCIIDE 4 .Os .Sh NAME .Nm pciide |