summaryrefslogtreecommitdiff
path: root/tools/make-man-rules.py
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-31 11:11:17 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-31 11:11:17 -0400
commitc17baf9504ea4780d7a0adc38a4d443ecc6e09f8 (patch)
treee84dbeb104b2e3984f084c6464efac87f88a4436 /tools/make-man-rules.py
parenta499979176f6e9a7b56c3c41c8c045df43037734 (diff)
at: sd: clean up, document
Diffstat (limited to 'tools/make-man-rules.py')
-rw-r--r--tools/make-man-rules.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-man-rules.py b/tools/make-man-rules.py
index e185ca6636..0b73ab04f7 100644
--- a/tools/make-man-rules.py
+++ b/tools/make-man-rules.py
@@ -54,7 +54,7 @@ HEADER = '''\
HTML_ALIAS_RULE = '''\
{}.html: {}.html
- $(html-alias)
+ $(sdman.html-alias)
'''
FOOTER = '''\