diff options
author | P. J. McDermott <pjm@nac.net> | 2012-04-26 11:07:20 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-04-26 11:07:20 (EDT) |
commit | 2678581871f45811eaf313ba554066f85bac9092 (patch) | |
tree | b0d1c06875b8f6dd990b27b6d381ffe7db63b14f /man | |
parent | 67c25008c4d90ae7af6bcebf8cf6fcf4014c89cb (diff) |
Update dates in manual pages.
Diffstat (limited to 'man')
-rw-r--r-- | man/opkbuild.1.in | 2 | ||||
-rw-r--r-- | man/opkhelper.7.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/opkbuild.1.in b/man/opkbuild.1.in index 4fcbbdb..e85c6ff 100644 --- a/man/opkbuild.1.in +++ b/man/opkbuild.1.in @@ -1,7 +1,7 @@ .\" Author: Patrick "P. J." McDermott .TH opkbuild 1 \ -"2012-03-21" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools" +"2012-04-25" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools" .SH NAME opkbuild \- Build opkg packages. diff --git a/man/opkhelper.7.in b/man/opkhelper.7.in index 9c9c5b9..815d6f1 100644 --- a/man/opkhelper.7.in +++ b/man/opkhelper.7.in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH opkhelper 7 \ -"2012-04-23" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools" +"2012-04-26" "@@PACKAGE@@-@@VERSION@@" "opkg Build Helper Tools" .SH NAME opkhelper \- opkg build helper tools |