X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bdd375821d1acbdb86028188106d948ac415afac..d205d39a:/man/mh-chart-gen.sh?ds=sidebyside diff --git a/man/mh-chart-gen.sh b/man/mh-chart-gen.sh index a4c358c7..a49514d4 100755 --- a/man/mh-chart-gen.sh +++ b/man/mh-chart-gen.sh @@ -2,6 +2,10 @@ # # Generates mh-chart.man from other .man files that have a SYNOPSIS # section. +# +# This code is Copyright (c) 2012, by the authors of nmh. +# See the COPYRIGHT file in the root directory of the nmh +# distribution for complete copyright information. nmhmandir=`dirname $0` @@ -9,15 +13,15 @@ nmhmandir=`dirname $0` # from the local build environment when building distribution packages. LC_TIME=C; export LC_TIME unset LANG -datestamp=`date '+%B %d, %Y'` +datestamp=`date +%Y-%m-%d` cat <<__HOOPY_FROOD .TH MH-CHART %manext7% "${datestamp}" "%nmhversion%" -.\" +. .\" %nmhwarning% -.\" +. .SH NAME -mh-chart \- Chart of nmh Commands +mh-chart \- chart of nmh commands and their options .SH SYNOPSIS .na __HOOPY_FROOD