summaryrefslogtreecommitdiff
path: root/cli/doc/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'cli/doc/buildfile')
-rw-r--r--cli/doc/buildfile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cli/doc/buildfile b/cli/doc/buildfile
index af4ea97..8e40fe4 100644
--- a/cli/doc/buildfile
+++ b/cli/doc/buildfile
@@ -77,7 +77,7 @@ if $develop
# Use the copyright year to approximate the last authoring date.
#
- ($<[0]) --generate-man $man_options \
+ ($<[0]) --generate-man $man_options \
-v date="January $doc_year" \
--man-prologue-file $path($<[2]) \
--man-epilogue-file $path($<[3]) \
@@ -168,6 +168,9 @@ if $develop
# to copy them since they are not stored in the repository, but let's do
# that for consistency with the distributed source tree.
#
+# @@ TMP Note that cli-guide.xhtml and guide.html2ps still have copyright
+# years hard-coded.
+#
ps{cli-guide}: xhtml{cli-guide} html2ps{guide} $html2ps
{
options =