summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/main.c
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>2001-06-27 17:48:43 +0000
committernik <nik@FreeBSD.org>2001-06-27 17:48:43 +0000
commit456c12319078f9994ab8335f771b4293d62495d2 (patch)
tree9f275b2ba5f739a1949690855874124be16747c4 /usr.sbin/sade/main.c
parenta5db0cb683fdcf8ff7fbae2a17d741d2445ed7a0 (diff)
downloadFreeBSD-src-456c12319078f9994ab8335f771b4293d62495d2.zip
FreeBSD-src-456c12319078f9994ab8335f771b4293d62495d2.tar.gz
Various changes to the messages so that they are now appropriate for both
CD and DVD releases of FreeBSD.
Diffstat (limited to 'usr.sbin/sade/main.c')
-rw-r--r--usr.sbin/sade/main.c2
1 files changed, 1 insertions, 1 deletions
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;
OpenPOWER on IntegriCloud