diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-01-13 00:43:02 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-01-13 00:43:02 +0000 |
commit | 86f6e16e2c70d1e189cefed01fbef8107db08515 (patch) | |
tree | 103a3e625db25276598bc3aa99d6aa4cf1b210ce /sys/arch/i386/pci | |
parent | 72afe00a86d0a2659edaad15cdc1b5a8ad21ed2b (diff) |
HTML page does not seem to exist anymore so point to the PDF for now.
Diffstat (limited to 'sys/arch/i386/pci')
-rw-r--r-- | sys/arch/i386/pci/pchb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/pci/pchb.c b/sys/arch/i386/pci/pchb.c index f096a35354d..1d3dc37e30c 100644 --- a/sys/arch/i386/pci/pchb.c +++ b/sys/arch/i386/pci/pchb.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pchb.c,v 1.43 2005/01/12 18:19:05 grange Exp $ */ +/* $OpenBSD: pchb.c,v 1.44 2005/01/13 00:43:01 brad Exp $ */ /* $NetBSD: pchb.c,v 1.6 1997/06/06 23:29:16 thorpej Exp $ */ /* @@ -398,7 +398,7 @@ pchb_print(aux, pnp) /* * Should do FIPS testing as per: - * http://csrc.nist.gov/publications/fips/fips140-1/fips1401.htm + * http://csrc.nist.gov/publications/fips/fips140-1/fips1401.pdf */ void pchb_rnd(v) |