From 99e5bfa42ea584aeb9e3ff36d5e2f857195be609 Mon Sep 17 00:00:00 2001 From: jvdias Date: Fri, 2 Sep 2005 16:19:37 +0000 Subject: [PATCH] bug 163868: man-page must document -r option --- at-3.1.8-r-man.patch | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 at-3.1.8-r-man.patch diff --git a/at-3.1.8-r-man.patch b/at-3.1.8-r-man.patch new file mode 100644 index 0000000..f3363eb --- /dev/null +++ b/at-3.1.8-r-man.patch @@ -0,0 +1,30 @@ +--- at-3.1.8/at.1.in.-r-man 2005-08-03 19:45:50.000000000 -0400 ++++ at-3.1.8/at.1.in 2005-09-02 12:17:44.435351000 -0400 +@@ -9,7 +9,7 @@ + .IR queue ] + .RB [ -f + .IR file ] +-.RB [ -mldbv ] ++.RB [ -mldrbv ] + .B TIME + .br + .B at +@@ -18,7 +18,7 @@ + .IR queue ] + .RB [ -f + .IR file ] +-.RB [ -mldbv ] ++.RB [ -mldrbv ] + .RB -t + .IR time_arg + .br +@@ -232,6 +232,9 @@ + Is an alias for + .B atrm. + .TP ++.B \-r ++Is an alias for ++.B atrm. + .TP + .B \-v + Shows the time the job will be executed.