summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sio/sio.c')
-rw-r--r--sys/dev/sio/sio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c
index 4dfabc0..f09af58 100644
--- a/sys/dev/sio/sio.c
+++ b/sys/dev/sio/sio.c
@@ -45,8 +45,8 @@ __FBSDID("$FreeBSD$");
* Works for National Semiconductor NS8250-NS16550AF UARTs.
* COM driver, based on HP dca driver.
*
- * Changes for PC-Card integration:
- * - Added PC-Card driver table and handlers
+ * Changes for PC Card integration:
+ * - Added PC Card driver table and handlers
*/
#include <sys/param.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud