docs
[pspp] / tests / libpspp / sparse-xarray-test.c
index 5354211230d0fd670791185d885044a930e80d8a..47b338a65d2ee1dbee00b909326bce13e4b25ee4 100644 (file)
@@ -472,10 +472,9 @@ usage (void)
           "  --no-copy-columns    Do not copy column ranges in an xarray\n",
           program_name, program_name);
   mc_options_usage ();
-  fputs ("\nOther options:\n"
+  printf ("\nOther options:\n"
          "  --help               Display this help message\n"
-         "\nReport bugs to <bug-gnu-pspp@gnu.org>\n",
-         stdout);
+          "\nReport bugs to <%s>\n", PACKAGE_BUGREPORT);
   exit (0);
 }
 \f