summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/stand/tapeboot/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sun3/stand/tapeboot/boot.c')
-rw-r--r--sys/arch/sun3/stand/tapeboot/boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/stand/tapeboot/boot.c b/sys/arch/sun3/stand/tapeboot/boot.c
index db1ae666339..d7af49d15ff 100644
--- a/sys/arch/sun3/stand/tapeboot/boot.c
+++ b/sys/arch/sun3/stand/tapeboot/boot.c
@@ -61,7 +61,7 @@ main()
char *cp, *file;
int io;
- printf(">> NetBSD tapeboot [%s]\n", version);
+ printf(">> OpenBSD tapeboot [%s]\n", version);
prom_get_boot_info();
file = defname;