]> git.lyx.org Git - lyx.git/blobdiff - src/client/lyxclient.1in
Fix bug #12561
[lyx.git] / src / client / lyxclient.1in
index fcabfed21e68170f8d4aafa9a9be2f434154899d..f63e3fb851ba54df96c80527b8ef3c6d8ceeb01b 100644 (file)
@@ -5,7 +5,7 @@
 .\"
 .TH LYXCLIENT 1 "@LYX_DATE@" "Version @VERSION@" "lyxclient @VERSION@"
 .SH NAME
-lyxclient@program_suffix@ \- send commands to a running LyX editor
+lyxclient@version_suffix@ \- send commands to a running LyX editor
 .\"
 .\" setup
 .de Cr
@@ -13,7 +13,7 @@ lyxclient@program_suffix@ \- send commands to a running LyX editor
 .el \(co
 ..
 .SH SYNOPSIS
-\fBlyxclient@program_suffix@\fR [ \fIoptions\fR ]
+\fBlyxclient@version_suffix@\fR [ \fIoptions\fR ]
 .br
 .SH DESCRIPTION
 When LyX starts, it creates a unique, per-process local socket in the
@@ -53,17 +53,17 @@ LyX commands documentation can be found in LyX Help menu.
 send a single \fIcommand\fR, print LyX information to standard output and exit. LYXCMD prefix is needed in the given command.
 .TP
 .BI \-g " file line"
-this is simply a wrapper for the command 'server\-goto\-file\-row \fIfile\fR \fIline\fR'. It is used by the DVI previewer to elicit inverse DVI search.
+this is simply a wrapper for the command 'command-sequence server\-goto\-file\-row \fIfile\fR \fIline\fR; lyx-activate'. It is used by the PDF and DVI previewer to elicit inverse search and focus the LyX window.
 .PP
 If neither \fB\-c\fR nor \fB\-g\fR are used, \fBlyxclient\fR will regard any
 standard input as commands to be sent to LyX, printing LyX's responses to
 standard output. Commands are
 separated by newlines (the '\\n' character). To finish communication
 and terminate the \fBlyxclient\fR process, send the command 'BYE:'.
-.SH MISCELANEOUS OPTIONS
+.SH MISCELLANEOUS OPTIONS
 .TP 6
 .BI \-n " name"
-when starting communication, \fBlyxclient\fR sends an idenfifier
+when starting communication, \fBlyxclient\fR sends an identifier
 string to LyX. By default, this string is "PPID>PID", where PPID is
 \fBlyxclient\fR's parent pid and pid is \fBlyxclient\fR's pid.
 Use this option to override this default.
@@ -77,7 +77,7 @@ can be used to specify the socket special file that must be used.
 LyX sets this variable.
 It is overridden by the \fB\-a\fR option.
 .SH SEE ALSO
-lyx@program_suffix@(1), xdvi(1), LFUNs.lyx.
+lyx@version_suffix@(1), xdvi(1), LFUNs.lyx.
 .SH AUTHORS
 Jo\[~a]o Luis M. Assirati <assirati@fma.if.usp.br> is the principal author
 of lyxclient.