diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:16:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 01:16:24 +0000 |
commit | 9221dca64f0c8b5de72727491e41cf63e902eaab (patch) | |
tree | d8cbbf520eb4b5c656a54b2e36947008dcb751ad /man/replace.sin.in | |
parent | Initial commit. (diff) | |
download | man-db-9221dca64f0c8b5de72727491e41cf63e902eaab.tar.xz man-db-9221dca64f0c8b5de72727491e41cf63e902eaab.zip |
Adding upstream version 2.8.5.upstream/2.8.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/replace.sin.in')
-rw-r--r-- | man/replace.sin.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/man/replace.sin.in b/man/replace.sin.in new file mode 100644 index 0000000..16674b1 --- /dev/null +++ b/man/replace.sin.in @@ -0,0 +1,25 @@ +s,%cat%,@cat@,g +s,%pager%,@pager@,g +s,%troff%,@troff@,g +s,%date%,@date@,g +s,%sections%,@sections@,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 +s,^l lx\.$,l l@TBL_X_FORMAT@., +s,^\.if !'po4a'hide' ,, |