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