summaryrefslogtreecommitdiffstats
path: root/sys/dev/snc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/snc')
-rw-r--r--sys/dev/snc/if_snc_pccard.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/snc/if_snc_pccard.c b/sys/dev/snc/if_snc_pccard.c
index 64e2faf..ccc0760 100644
--- a/sys/dev/snc/if_snc_pccard.c
+++ b/sys/dev/snc/if_snc_pccard.c
@@ -32,7 +32,7 @@ __FBSDID("$FreeBSD$");
/*
* National Semiconductor DP8393X SONIC Driver
*
- * This is the PC-Card attachment on FreeBSD
+ * This is the PC Card attachment on FreeBSD
* written by Motomichi Matsuzaki <mzaki@e-mail.ne.jp> and
* Hiroshi Yamashita <bluemoon@msj.biglobe.ne.jp>
*/
@@ -56,7 +56,7 @@ __FBSDID("$FreeBSD$");
#include <dev/snc/if_sncreg.h>
/*
- * PC-Card (PCMCIA) specific code.
+ * PC Card (PCMCIA) specific code.
*/
static int snc_pccard_probe(device_t);
static int snc_pccard_attach(device_t);
OpenPOWER on IntegriCloud