973edf
diff -up at-3.1.13/at.c.add at-3.1.13/at.c
973edf
diff -up at-3.1.13/panic.c.add at-3.1.13/panic.c
973edf
--- at-3.1.13/panic.c.add	2012-01-27 13:54:46.216466452 +0100
973edf
+++ at-3.1.13/panic.c	2012-01-27 13:57:35.123747498 +0100
973edf
@@ -92,8 +92,8 @@ usage(void)
973edf
 {
973edf
 /* Print usage and exit.
973edf
  */
973edf
-    fprintf(stderr, "Usage: at [-V] [-q x] [-f file] [-mlbv] timespec ...\n"
973edf
-            "       at [-V] [-q x] [-f file] [-mlbv] -t time\n"
973edf
+    fprintf(stderr, "Usage: at [-V] [-q x] [-f file] [-mMlbv] timespec ...\n"
973edf
+            "       at [-V] [-q x] [-f file] [-mMlbv] -t time\n"
973edf
     	    "       at -c job ...\n"
973edf
 	    "       atq [-V] [-q x]\n"
973edf
 	    "       at [ -rd ] job ...\n"