[patch/gnuplot.1] Minor fixes

Daniel Leidert <[email protected]> Thu, 17 Nov 2011 22:50:08 +0100
Newsgroups gmane.comp.graphics.gnuplot.bugs
Message-ID <[email protected]>
--=-YlUtCOKxCxmkpZijRLhz
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit

Hi,

The attached patch made against CVS fixes two issues:

- By default, "-" chars are interpreted as hyphens (U+2010) by groff,
not as minus signs (U+002D). Since options to programs use minus signs
(U+002D), this means for example in UTF-8 locales that one cannot cut
and paste options.

- A dot at the beginning of a line starts a comment. Thus the line is
not shown in your manual page. So in the patch the dot gets prepended by
a zero width space.

Regards, Daniel

--=-YlUtCOKxCxmkpZijRLhz
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
--=-YlUtCOKxCxmkpZijRLhz
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gnuplot-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnuplot-bugs

--=-YlUtCOKxCxmkpZijRLhz--