Fix PR 11894.
[pspp-builds.git] / src / output.c
index 1409316a0ce68041344940ecb2b630b3fb7ace33..60d240104afc5b940427f8d8e742b86a263d1dd1 100644 (file)
@@ -292,8 +292,8 @@ outp_read_devices (void)
 
   if (init_fn == NULL)
     {
-      msg (IE, _("Cannot find output initialization file.  Use `-vv' to view "
-          "search path."));
+      msg (IE, _("Cannot find output initialization file.  "
+                 "Use `-vvvv' to view search path."));
       goto exit;
     }