summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2004-08-16 15:45:27 +0000
committermarius <marius@FreeBSD.org>2004-08-16 15:45:27 +0000
commit24ad8a984216ddd6cda66a3325a55fe6bd74b88c (patch)
treeb0e11f4b8347dd4899a1326d52f2bb6e6a254b40 /sys/sparc64/include
parente81a15aa811662f8a2b4804b1134c73089382dea (diff)
downloadFreeBSD-src-24ad8a984216ddd6cda66a3325a55fe6bd74b88c.zip
FreeBSD-src-24ad8a984216ddd6cda66a3325a55fe6bd74b88c.tar.gz
Instead of "OpenFirmware", "openfirmware", etc. use the official spelling
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended). Ok'ed by: tmm
Diffstat (limited to 'sys/sparc64/include')
-rw-r--r--sys/sparc64/include/ofw_bus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/include/ofw_bus.h b/sys/sparc64/include/ofw_bus.h
index bc766b4..1e9004e 100644
--- a/sys/sparc64/include/ofw_bus.h
+++ b/sys/sparc64/include/ofw_bus.h
@@ -32,8 +32,8 @@
#define ORIR_NOTFOUND 0xffffffff
/*
- * Other than in OpenFirmware calls, the size of a bus cell seems to be always
- * the same.
+ * Other than in Open Firmware calls, the size of a bus cell seems to be
+ * always the same.
*/
typedef u_int32_t pcell_t;
OpenPOWER on IntegriCloud