summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-04-04 18:35:33 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-04-04 18:35:33 +0100
commitba4642f6a994fa157d958562183d40c0ed4e6937 (patch)
treef0675a57359014f6c7e7dfc7cabb57aebffad560
parent8aa79496e5e76d76002de1492cc09a2bfae008c9 (diff)
downloadxine-lib-ba4642f6a994fa157d958562183d40c0ed4e6937.tar.gz
xine-lib-ba4642f6a994fa157d958562183d40c0ed4e6937.tar.bz2
Escape "-" in "xine-config".
-rw-r--r--doc/man/en/xine-config.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/en/xine-config.1 b/doc/man/en/xine-config.1
index 359ee42e5..d8c778475 100644
--- a/doc/man/en/xine-config.1
+++ b/doc/man/en/xine-config.1
@@ -5,15 +5,15 @@
..
.TH XINE 1 2001-08-28 "The xine project"
.SH NAME
-xine-config - script to get information about the installed version of libxine
+xine\-config - script to get information about the installed version of libxine
.SH SYNOPSIS
-.B xine-config
+.B xine\-config
[\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version]
[\-\-libs] [\-\-cflags] [\-\-objcflags]
[\-\-plugindir] [\-\-datadir] [\-\-scriptdir] [\-\-localedir]
.SH DESCRIPTION
.PP
-\fIxine-config\fP is a tool that is used to determine
+\fIxine\-config\fP is a tool that is used to determine
the compiler and linker flags that should be used to compile
and link programs that use \fIlibxine\fP. It can also be used to determine
the directories where \fIlibxine\fP expects plugins and skins.
@@ -22,7 +22,7 @@ by the .m4 macros for GNU autoconf that are included with \fIxine-lib\fP.
.
.SH OPTIONS
.l
-\fIxine-config\fP accepts the following options:
+\fIxine\-config\fP accepts the following options:
.TP 8
.B \-\-version
Print the currently installed version of \fIlibxine\fP on the standard output.