fix typo in man page, bug 112303
This commit is contained in:
parent
f99ae4cab3
commit
b5cd668bd3
@ -10,3 +10,12 @@ diff -u at-3.1.8/at.1.in~ at-3.1.8/at.1.in
|
||||
.PP
|
||||
For both
|
||||
.BR at " and " batch ,
|
||||
@@ -240,7 +240,7 @@
|
||||
Times displayed will be in the format "1997-02-20 14:50" unless the
|
||||
environment variable
|
||||
.B POSIXLY_CORRECT
|
||||
-is set; then, it will be "Thu Feb 20 14:50:00 1996".
|
||||
+is set; then, it will be "Thu Feb 20 14:50:00 1997".
|
||||
.TP
|
||||
.B
|
||||
\-c
|
||||
|
5
at.spec
5
at.spec
@ -4,7 +4,7 @@
|
||||
Summary: Job spooling tools.
|
||||
Name: at
|
||||
Version: 3.1.8
|
||||
Release: 57
|
||||
Release: 58
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
Source: http://ftp.debian.org/debian/pool/main/a/at/at_3.1.8-11.tar.gz
|
||||
@ -167,6 +167,9 @@ fi
|
||||
%attr(4755,root,root) %{_bindir}/at
|
||||
|
||||
%changelog
|
||||
* Tue Sep 28 2004 Rik van Riel <riel@redhat.com> 3.1.8-58
|
||||
- fix typo in man page, bug 112303
|
||||
|
||||
* Tue Aug 03 2004 Jason Vas Dias <jvdias@redhat.com>
|
||||
- fixed bug 125634 - made usage() agree with manpage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user