From a8360e9420ee978e814acbc07f3f7814bea7613d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 17 Jan 2010 08:07:28 -0800 Subject: Show "git head" version in bleeding-edge document. --- genman.txr | 4 ++-- txr.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/genman.txr b/genman.txr index a7bca9c3..94c0501b 100644 --- a/genman.txr +++ b/genman.txr @@ -7,7 +7,7 @@ Content-type: text/html @(until) txr - text extractor @/.*/ @(end) -txr - text extractor (version @VERSION) +txr - text extractor @VERSION @(collect) @BODY @(until) @@ -62,7 +62,7 @@ This document was created by Manpage for txr @VERSION -

Manpage for Txr version @VERSION

+

Manpage for Txr @VERSION

@MNAME @DAY, @YEAR

@(repeat) @TOC diff --git a/txr.1 b/txr.1 index 8bc39187..45daef2c 100644 --- a/txr.1 +++ b/txr.1 @@ -23,7 +23,7 @@ .TH "txr" 1 2010-01-16 "Utility Commands" "Txr Text Extractor" "Kaz Kylheku" .SH NAME -txr \- text extractor (version 028) +txr \- text extractor (git head) .SH SYNOPSIS .B txr [ options ] query-file { data-file }* .sp -- cgit v1.2.3