summaryrefslogtreecommitdiff
path: root/man/replace.sin.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-01-07 11:38:27 +0000
committerColin Watson <cjwatson@debian.org>2008-01-07 11:38:27 +0000
commit56a15a4483ce47b549af03df901ed9765c1cf753 (patch)
treeea9c218705784a524e3cb4ad6f853d226c1faf49 /man/replace.sin.in
parentd8e8c2048195b7ce60d8a793b3c2870abce6c5cb (diff)
* man/replace.sin: Rename to ...
* man/replace.sin.in: ... this. * configure.ac (AC_CONFIG_FILES): Generate man/replace.sin. * man/Rules.man (CLEANFILES, replace.sed, .man1.1, .man5.5, .man8.8): Generate replace.sed at '\''make'\'' time so that $(config_file) is substituted properly. Reported by Peter Breitenlohner. * .bzrignore: Update.
Diffstat (limited to 'man/replace.sin.in')
-rw-r--r--man/replace.sin.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/replace.sin.in b/man/replace.sin.in
new file mode 100644
index 00000000..8f689049
--- /dev/null
+++ b/man/replace.sin.in
@@ -0,0 +1,21 @@
+s,%pager%,@pager@,g
+s,%troff%,@troff@,g
+s,%date%,@date@,g
+s,%version%,@VERSION@,g
+s,%zsoelim%,@TRANS_ZSOELIM@,g
+s,%man%,@TRANS_MAN@,g
+s,%mandb%,@TRANS_MANDB@,g
+s,%manpath%,@TRANS_MANPATH@,g
+s,%catman%,@TRANS_CATMAN@,g
+s,%apropos%,@TRANS_APROPOS@,g
+s,%whatis%,@TRANS_WHATIS@,g
+s,%manconv%,@TRANS_MANCONV@,g
+s,%thzsoelim%,@TRANS_ZSOELIM_UPPER@,g
+s,%thman%,@TRANS_MAN_UPPER@,g
+s,%thmandb%,@TRANS_MANDB_UPPER@,g
+s,%thmanpath%,@TRANS_MANPATH_UPPER@,g
+s,%thcatman%,@TRANS_CATMAN_UPPER@,g
+s,%thapropos%,@TRANS_APROPOS_UPPER@,g
+s,%thwhatis%,@TRANS_WHATIS_UPPER@,g
+s,%thmanconv%,@TRANS_MANCONV_UPPER@,g
+s,%manpath_config_file%,%REPLACE_CONFIG_FILE%,g