diff options
author | 2001-04-04 21:38:11 +0000 | |
---|---|---|
committer | 2001-04-04 21:38:11 +0000 | |
commit | cdaf7fdc6b6e03c84ce7bf0aabf1d412cc4b715d (patch) | |
tree | 07ce0b4090ca770c2c7169ac4195bf1fe5679f01 | |
parent | we don't care about missing bannerfiles; from tsoome@ut.ee, ok deraadt@ (diff) | |
download | wireguard-openbsd-cdaf7fdc6b6e03c84ce7bf0aabf1d412cc4b715d.tar.xz wireguard-openbsd-cdaf7fdc6b6e03c84ce7bf0aabf1d412cc4b715d.zip |
there is no such thing as autoconf(3), but there is autoconf(4)
-rw-r--r-- | share/man/man4/man4.i386/pcibios.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/pcibios.4 b/share/man/man4/man4.i386/pcibios.4 index 81d6271835e..98275f06e1b 100644 --- a/share/man/man4/man4.i386/pcibios.4 +++ b/share/man/man4/man4.i386/pcibios.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcibios.4,v 1.8 2001/02/28 19:29:23 mickey Exp $ +.\" $OpenBSD: pcibios.4,v 1.9 2001/04/04 21:38:11 rohee Exp $ .\" $NetBSD: pcibios.4,v 1.7 2000/08/03 13:32:39 soda Exp $ .\" .\" Copyright (c) 2000 Michale Shalayeff, All rights reserved. @@ -221,7 +221,7 @@ Make the PCI interrupt routing fixup procedure verbose. .\" option is worth preserving, please report it with send-pr. .\" .Sh SEE ALSO -.Xr autoconf 3 , +.Xr autoconf 4 , .Xr cardbus 4 , .Xr pci 4 .Sh HISTORY |