summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-11-01 01:24:40 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-11-01 01:24:40 +0000
commit27bff654d01de5a27a766b4d0c8dee16e4554358 (patch)
treef34aeeced2191df9d9935c8e93887490ae1f36e2
parente54aaab31fca1c20128e2c3a766d6ecbea7a19fa (diff)
downloadxine-lib-27bff654d01de5a27a766b4d0c8dee16e4554358.tar.gz
xine-lib-27bff654d01de5a27a766b4d0c8dee16e4554358.tar.bz2
Use replacement rather than a *roff macro for xine-list-* (man page).
This is intended to fix a lintian warning.
-rw-r--r--doc/man/en/Makefile.am2
-rw-r--r--doc/man/en/xine-list.1.in8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/en/Makefile.am b/doc/man/en/Makefile.am
index 9fe87cc11..c8d616c35 100644
--- a/doc/man/en/Makefile.am
+++ b/doc/man/en/Makefile.am
@@ -10,4 +10,4 @@ DISTCLEANFILES = $(DYNAMICMANS)
EXTRA_DIST = $(STATICMANS) xine-list.1.in
xine-list-@XINE_SERIES@.1: xine-list.1.in
- (echo '.ds xl xine\-list\-@XINE_SERIES@'; cat $<) >$@
+ $(SED) -e 's/@XL@/xine\-list\-@XINE_SERIES@/' $< >$@
diff --git a/doc/man/en/xine-list.1.in b/doc/man/en/xine-list.1.in
index a127f80bf..558b44df0 100644
--- a/doc/man/en/xine-list.1.in
+++ b/doc/man/en/xine-list.1.in
@@ -1,17 +1,17 @@
.TH XINE 1 2001-08-28 "The xine project"
.SH NAME
-\*(xl - get supported filetype information from xine-lib
+@XL@ - get supported filetype information from xine-lib
.SH SYNOPSIS
-.B \*(xl
+.B @XL@
[\fPoptions...\fI]
.SH DESCRIPTION
.PP
-\fI\*(xl\fP is a tool that is used to list the MIME type and filename
+\fI@XL@\fP is a tool that is used to list the MIME type and filename
extension information known and supported by the installed \fIxine-lib\fP.
It is of use in filling in MIME information in front ends' desktop files.
.
.SH OPTIONS
-\fIxine\-list\fP accepts the following options:
+\fI@XL@\fP accepts the following options:
.TP 8
.B \-m
.B \-\-mime\-types