Blame SOURCES/at-3.1.13-help.patch

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