From 456c12319078f9994ab8335f771b4293d62495d2 Mon Sep 17 00:00:00 2001 From: nik Date: Wed, 27 Jun 2001 17:48:43 +0000 Subject: Various changes to the messages so that they are now appropriate for both CD and DVD releases of FreeBSD. --- usr.sbin/sade/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/sade/main.c') diff --git a/usr.sbin/sade/main.c b/usr.sbin/sade/main.c index 70fb106..19d1c0a 100644 --- a/usr.sbin/sade/main.c +++ b/usr.sbin/sade/main.c @@ -152,7 +152,7 @@ main(int argc, char **argv) || !msgNoYes("Are you sure you wish to exit? The system will halt.") #else || !msgNoYes("Are you sure you wish to exit? The system will reboot\n" - "(be sure to remove any floppies/CDROMs from the drives).") + "(be sure to remove any floppies/CDs/DVDs from the drives).") #endif ) break; -- cgit v1.1