diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-22 09:41:37 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-22 09:41:37 +0000 |
commit | 3f5028a3142eade3c8a0f6445e0d3e4fbee012e6 (patch) | |
tree | d860e79279d897bada0d200ea4f948a805aed0de | |
parent | deabe37f60317b736de059b7af48c8015f870acf (diff) |
typo from Tom Cosgrove;
-rw-r--r-- | sys/dev/ofw/ofw_pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ofw/ofw_pci.h b/sys/dev/ofw/ofw_pci.h index e3c10578934..f6cd2b1b839 100644 --- a/sys/dev/ofw/ofw_pci.h +++ b/sys/dev/ofw/ofw_pci.h @@ -59,7 +59,7 @@ * phys.lo cell: llllllll llllllll llllllll llllllll * * n nonrelocatable - * p prefectable + * p prefetchable * t aliased below 1MB (memory) or 64k (i/o) * ss space code * b bus number |