shige 09/12 2012
----------------
In docs/gnuplot.doc
C RCS $Id: gnuplot.doc,v 1.746 2012/08/24 21:28:38 sfeam Exp $
and man/gnuplot.1 of current CVS version, I found the following
points which may be typo:
----- From here -----
--- docs/gnuplot.doc.ORG 2012-08-26 17:55:26.000000000 +0900
+++ docs/gnuplot.doc 2012-09-12 16:05:47.000000000 +0900
@@ -12404,7 +12404,7 @@
?set y2range
?show y2range
?y2range
- The `set y2range` command sets the horizontal range that will be displayed on
+ The `set y2range` command sets the vertical range that will be displayed on
the y2 (right) axis. See `set xrange` for the full set of command options.
This command is ignored if the y2 axis range is explicitly linked to the
y axis. See `set link`.
--- man/gnuplot.1.ORG 2012-09-08 12:41:13.000000000 +0900
+++ man/gnuplot.1 2012-09-12 16:07:48.000000000 +0900
@@ -60,7 +60,7 @@
with X servers. This terminal type is set automatically at startup if
the \fBGNUTERM\fR environment variable is set to x11,
or if the \fB\-display\fR command line option is used.
-For terminal type Ix11, \fIgnuplot\fP
+For terminal type x11, \fIgnuplot\fP
accepts the standard X Toolkit options and resources such as geometry, font,
and background. See the X(1) man page for a description of common options.
For additional X options specific to gnuplot, type \fIhelp x11\fP on the
@@ -145,4 +145,4 @@
.SH SEE ALSO
See the printed manual or the on-line help for details on specific commands.
Project web site at
-/I http://gnuplot.info
+.I http://gnuplot.info
----- To here -----
+========================================================+
Shigeharu TAKENO NIigata Institute of Technology
kashiwazaki,Niigata 945-1195 JAPAN
shige@... TEL(&FAX): +81-257-22-8161
+========================================================+
|