change the manual page to reflect build-time program suffix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28735 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2009-03-09 13:45:41 +00:00
parent bd8788f377
commit 5c5e7da7b1

View File

@ -13,7 +13,7 @@ lyx \- A Document Processor
.el \(co
..
.SH SYNOPSIS
\fBlyx\fR [ \fIcommand\-line switches\fR ] [ \fIname[.lyx] ...\fR ]
\fBlyx@program_suffix@\fR [ \fIcommand\-line switches\fR ] [ \fIname[.lyx] ...\fR ]
.br
.SH DESCRIPTION
\fBLyX\fR is too complex to be described completely in the "man" page
@ -61,7 +61,7 @@ set geometry of the main window.
.TP
.BI \-dbg " feature[,feature...]"
where feature is a name or number.
Use "\fBlyx \-dbg\fR" to see the list of available debug features.
Use "\fBlyx@program_suffix@ \-dbg\fR" to see the list of available debug features.
.TP
\fB \-x [\-\-execute]\fP \fIcommand
where command is a lyx command.
@ -129,7 +129,7 @@ strings in other languages.
.I LIBDIR
is the system directory. This was at build time @real_pkgdatadir@.
.SH SEE ALSO
tex2lyx(1), latex(1).
tex2lyx@program_suffix@(1), latex(1).
Full documentation in either native \fBLyX\fR or postscript format.
.SH BUGS/LIMITATIONS
@ -142,7 +142,7 @@ http://bugzilla.lyx.org/. Don't forget to mention which version you
are having problems with!
\fBLaTeX\fR import is still not perfect and may produce buggy *.lyx
files. Consult the \fBtex2lyx\fR documentation.
files. Consult the \fBtex2lyx@program_suffix@\fR documentation.
.SH AUTHORS
LyX is Copyright (C) 1995 by Matthias Ettrich, 1995-2008 LyX Team