On Mon, Jun 26, 2006 at 03:38:24PM +0200, Jean-Marc Lasgouttes wrote:
> 
> There are other man pages:
> 
> fantomas: find -name \*man
> ./src/client/lyxclient.man
Patch attached.

> ./src/tex2lyx/tex2lyx.man
Ok.

> ./development/lyxsocket/lyxclient.man
Patch attached.

> ./development/Win32/packaging/dtl/dt2dv.man
> ./development/Win32/packaging/dtl/dv2dt.man
Both ok.
 

> Did you check them or should I do so?
Now I checked them but couldn't hurt if you double check - maybe I missed
something.

Sven
-- 
If you won't forgive me the rest of my life
Let me apologize while I'm still alive
I know it's time to face all of my past mistakes
  [Less than Jake - Rest Of My Life]
Index: development/lyxsocket/lyxclient.man
===================================================================
--- development/lyxsocket/lyxclient.man (Revision 14227)
+++ development/lyxsocket/lyxclient.man (Arbeitskopie)
@@ -40,8 +40,8 @@
 if LyX is configured to use a temporary directory other than /tmp, you must
 inform \fBlyxclient\fR of this.
 .PP
-If neither \fB-a\fR nor \fB-p\fR are invoked, \fBlyxclient\fR will search for
-sockets in /tmp (or \fItmp_dir\fR if the \fB-t\fR option is used) and use
+If neither \fB\-a\fR nor \fB\-p\fR are invoked, \fBlyxclient\fR will search for
+sockets in /tmp (or \fItmp_dir\fR if the \fB\-t\fR option is used) and use
 the first socket to which it can connect.
 This is safe if you are running only one LyX process at any one time.
 .SH COMMAND MODE OPTIONS
@@ -53,9 +53,9 @@
 send a single \fIcommand\fR, print LyX information to standard output and exit.
 .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 'server\-goto\-file\-row \fIfile\fR 
\fIline\fR'. It is used by the DVI previewer to elicit inverse DVI search.
 .PP
-If neither \fB-c\fR nor \fB-g\fR are used, \fBlyxclient\fR will regard any
+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
@@ -75,7 +75,7 @@
 .B LYXSOCKET
 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.
+It is overridden by the \fB\-a\fR option.
 .SH SEE ALSO
 lyx(1), xdvi(1), lyx functions <fixme>.
 .SH AUTHORS
Index: src/client/lyxclient.man
===================================================================
--- src/client/lyxclient.man    (Revision 14227)
+++ src/client/lyxclient.man    (Arbeitskopie)
@@ -40,8 +40,8 @@
 if LyX is configured to use a temporary directory other than /tmp, you must
 inform \fBlyxclient\fR of this.
 .PP
-If neither \fB-a\fR nor \fB-p\fR are invoked, \fBlyxclient\fR will search for
-sockets in /tmp (or \fItmp_dir\fR if the \fB-t\fR option is used) and use
+If neither \fB\-a\fR nor \fB\-p\fR are invoked, \fBlyxclient\fR will search for
+sockets in /tmp (or \fItmp_dir\fR if the \fB\-t\fR option is used) and use
 the first socket to which it can connect.
 This is safe if you are running only one LyX process at any one time.
 .SH COMMAND MODE OPTIONS
@@ -53,9 +53,9 @@
 send a single \fIcommand\fR, print LyX information to standard output and exit.
 .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 'server\-goto\-file\-row \fIfile\fR 
\fIline\fR'. It is used by the DVI previewer to elicit inverse DVI search.
 .PP
-If neither \fB-c\fR nor \fB-g\fR are used, \fBlyxclient\fR will regard any
+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
@@ -75,7 +75,7 @@
 .B LYXSOCKET
 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.
+It is overridden by the \fB\-a\fR option.
 .SH SEE ALSO
 lyx(1), xdvi(1), lyx functions <fixme>.
 .SH AUTHORS

Reply via email to