summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw/openpromio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ofw/openpromio.c')
-rw-r--r--sys/dev/ofw/openpromio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ofw/openpromio.c b/sys/dev/ofw/openpromio.c
index b2e3454..07a0791 100644
--- a/sys/dev/ofw/openpromio.c
+++ b/sys/dev/ofw/openpromio.c
@@ -42,8 +42,8 @@ __FBSDID("$FreeBSD$");
#include <dev/ofw/openpromio.h>
/*
- * This provides a solaris compatible character device interface to
- * openfirmware. It exists entirely for compatibility with software
+ * This provides a Solaris compatible character device interface to
+ * Open Firmware. It exists entirely for compatibility with software
* like X11, and only the features that are actually needed for that
* are implemented. The interface sucks too much to actually use,
* new code should use the /dev/openfirm device.
OpenPOWER on IntegriCloud