diff options
author | 1999-07-22 12:46:54 +0000 | |
---|---|---|
committer | 1999-07-22 12:46:54 +0000 | |
commit | 21357253b6c9eecd80af5eccd24bd75dcc85e968 (patch) | |
tree | 3a470a166361b9afdeee74a2f0f9822731318f57 | |
parent | sync (diff) | |
download | wireguard-openbsd-21357253b6c9eecd80af5eccd24bd75dcc85e968.tar.xz wireguard-openbsd-21357253b6c9eecd80af5eccd24bd75dcc85e968.zip |
whoops, correct the .Dt entries, this is the i386 architecture
-rw-r--r-- | share/man/man4/man4.i386/pciide.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wdc.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/pciide.4 b/share/man/man4/man4.i386/pciide.4 index d6233d87573..49190fb017a 100644 --- a/share/man/man4/man4.i386/pciide.4 +++ b/share/man/man4/man4.i386/pciide.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pciide.4,v 1.1 1999/07/21 23:57:55 aaron Exp $ +.\" $OpenBSD: pciide.4,v 1.2 1999/07/22 12:46:54 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 +.Dt PCIIDE 4 i386 .Os .Sh NAME .Nm pciide diff --git a/share/man/man4/man4.i386/wdc.4 b/share/man/man4/man4.i386/wdc.4 index dee638a361c..7ebf0ec7425 100644 --- a/share/man/man4/man4.i386/wdc.4 +++ b/share/man/man4/man4.i386/wdc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wdc.4,v 1.8 1999/07/21 23:57:54 aaron Exp $ +.\" $OpenBSD: wdc.4,v 1.9 1999/07/22 12:46:54 aaron Exp $ .\" $NetBSD: wdc.4,v 1.4 1999/05/19 14:44:02 bouyer Exp $ .\" .\" Copyright (c) 1998 Manuel Bouyer. @@ -33,7 +33,7 @@ .\" .Dd October 15, 1998 -.Dt WDC 4 +.Dt WDC 4 i386 .Os .Sh NAME .Nm wdc |