diff options
author | 2003-11-07 21:34:56 +0000 | |
---|---|---|
committer | 2003-11-07 21:34:56 +0000 | |
commit | ed13eca744c9dafb1d19553e3f37c439640393d0 (patch) | |
tree | e9a578c5497423430a48bf1171f9122db576ea7d | |
parent | Add missing #ifdef INET6. (diff) | |
download | wireguard-openbsd-ed13eca744c9dafb1d19553e3f37c439640393d0.tar.xz wireguard-openbsd-ed13eca744c9dafb1d19553e3f37c439640393d0.zip |
Correct url to docs site; from Jared Yanovich <jjy2+@pitt.edu>.
-rw-r--r-- | sys/dev/pci/pciide_piix_reg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pciide_piix_reg.h b/sys/dev/pci/pciide_piix_reg.h index 9b59671dfb8..0435eea3a20 100644 --- a/sys/dev/pci/pciide_piix_reg.h +++ b/sys/dev/pci/pciide_piix_reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pciide_piix_reg.h,v 1.7 2003/10/16 21:35:16 grange Exp $ */ +/* $OpenBSD: pciide_piix_reg.h,v 1.8 2003/11/07 21:34:56 grange Exp $ */ /* $NetBSD: pciide_piix_reg.h,v 1.5 2001/01/05 15:29:40 bouyer Exp $ */ /* @@ -38,7 +38,7 @@ * "82371FB (PIIX) and 82371SB (PIIX3) PCI ISA IDE XCELERATOR" * "82371AB PCI-TO-ISA / IDE XCELERATOR (PIIX4)" and * "Intel 82801AA (ICH) and Intel 82801AB (ICH0) I/O Controller Hub" - * available from http://developers.intel.com/ + * available from http://developer.intel.com/ */ /* |