diff options
author | Ben Elliston <bje@gnu.org> | 2008-02-25 14:31:16 +1100 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2008-02-25 14:31:16 +1100 |
commit | 05583ff25b6cd58c7aee0a4141f1dafc340aa375 (patch) | |
tree | 98a71e4f4fa2a05d5537774d6eaea7d2b6c7dca0 | |
parent | 94dbf2fc904ce3446aa513e41edac6a3edaf316d (diff) | |
download | dejagnu-05583ff25b6cd58c7aee0a4141f1dafc340aa375.zip dejagnu-05583ff25b6cd58c7aee0a4141f1dafc340aa375.tar.gz dejagnu-05583ff25b6cd58c7aee0a4141f1dafc340aa375.tar.bz2 |
* doc/runtest.1: Update date of last revision.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/runtest.1 | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2008-02-25 Ben Elliston <bje@gnu.org> + + * doc/runtest.1: Update date of last revision. + 2008-02-11 Hans-Peter Nilsson <hp@axis.com> * baseboards/h8300.exp: Use -- before switch argument that may diff --git a/doc/runtest.1 b/doc/runtest.1 index b787bba..e36f460 100644 --- a/doc/runtest.1 +++ b/doc/runtest.1 @@ -1,4 +1,4 @@ -.TH runtest 1 "2005-12-23" +.TH runtest 1 "2008-02-25" .SH NAME runtest \- DejaGnu test driver .SH SYNOPSIS @@ -117,7 +117,7 @@ Rob Savoye (rob@welcomehome.org) .SH "REPORTING BUGS" Report bugs to <bug\-dejagnu@gnu.org>. .SH COPYRIGHT -Copyright \(co 2005 Free Software Foundation, Inc. +Copyright \(co 2005, 2007, 2008 Free Software Foundation, Inc. .br This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. |