summaryrefslogtreecommitdiffstats
path: root/src/mangen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangen.c')
-rw-r--r--src/mangen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangen.c b/src/mangen.c
index 88e868a..97b5723 100644
--- a/src/mangen.c
+++ b/src/mangen.c
@@ -34,7 +34,7 @@ int main() {
if ( ! pipe )
return 1;
- puts(".TH " NAME " 1 \"" __DATE__ "\" \"" INFO "\"");
+ puts(".TH " NAME " 1 \"" __DATE__ "\" \"" NAME " " VERSION "\"");
puts("");
puts(".SH NAME");