X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fbin%2Fupdate-version.sh;h=0935d39e7285f526483c83a1caecd5527ac84be0;hb=36d4a16fbeaeb9939034b5a3db4bd3985739f669;hp=bea06e93252ed162eeae329859e80ef9705d2b75;hpb=0488840f787a631279340d2fed5c1feb454aff00;p=live-boot-grml.git diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index bea06e9..0935d39 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -26,7 +26,7 @@ for MANPAGE in en/* do SECTION="$(basename ${MANPAGE} | awk -F. '{ print $2 }')" - sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Live Systems Project\"|" ${MANPAGE} + sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Debian Live Project\"|" ${MANPAGE} done # European date format