From 6c84de38ad5d7fb423c1157299c550d74a3e6d11 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 23 Jan 2013 22:26:13 +0100 Subject: generate manpage sciteco(1) using a TECO macro included in the Makefile allows including the currently chosen PREFIX * also removed sciteco_datadir variable (pkgdatadir defined by Automake is sufficient) --- sciteco.1.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sciteco.1.in') diff --git a/sciteco.1.in b/sciteco.1.in index 165b7f7..077ee83 100644 --- a/sciteco.1.in +++ b/sciteco.1.in @@ -1,19 +1,19 @@ .ds ST \\fB@PACKAGE_NAME@\\fP . . -.TH "@PACKAGE_TARNAME@" 1 \ - "20 Jan 2013" \ +.TH "@PACKAGE@" 1 \ + "@DATE@" \ "@PACKAGE_NAME@ Version @PACKAGE_VERSION@" .. . .SH NAME -@PACKAGE_TARNAME@ \-\- +@PACKAGE@ \-\- Scintilla-based \fBTE\fPxt \fBE\fPditor and \fBCO\fPrrector . . .SH SYNOPSIS . -.SY @PACKAGE_TARNAME@ +.SY @PACKAGE@ .OP \-h|\-\-help .OP \-m|\-\-mung file .OP \-\- @@ -125,7 +125,7 @@ batch mode processing. .B ~/.teco_ini Default profile macro. .TP -.B /usr/share/@PACKAGE_TARNAME@/teco.ini +.B @pkgdatadir@/teco.ini Sample profile macro configuring commonly used run-time options and opening files specified as arguments. . @@ -140,7 +140,7 @@ Any conceived misbehaviour must be totally your fault. . .TP Repository: -.UR https://github.com/rhaberkorn/sciteco +.UR @PACKAGE_URL@ \*(ST .UE .TP -- cgit v1.2.3