summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/mtio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/mtio.h b/sys/sys/mtio.h
index 11c6e58..e41a282 100644
--- a/sys/sys/mtio.h
+++ b/sys/sys/mtio.h
@@ -225,7 +225,7 @@ union mterrstat {
#define MTIOCGETEOTMODEL _IOR('m', 8, u_int32_t)
#ifndef _KERNEL
-#define DEFTAPE "/dev/nsa0"
+#define DEFTAPE "/dev/nrsa0"
#endif
#ifdef _KERNEL
OpenPOWER on IntegriCloud