diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-02 22:14:43 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-02 22:14:43 +0000 |
| commit | 04ca400c9039b19c0dedacd26c19d7e59c4cc61a (patch) | |
| tree | 53f0ba29adfda499bc43083f501660b35c63731b /math/ploticus/files/patch-man_man1-pl.1 | |
| parent | - Update to 2.3. (diff) | |
Update to 2.40. Major changes:
- added: proc catlines; proc tree; proc image.
- deprecated: server-side image maps (use client-side instead); definition
of categories within proc areadef (use proc categories instead); proc print.
- discontinued attributes: proc processdata's stack; proc usedata's element,
proc getdata's rotate, and proc defineunits (use the $changeunits()
function instead).
- proc rangebar has been renamed proc boxplot and there are major
functionality changes. Any script that uses proc rangebar will need
maintenance.
- rewrite of parser.
- many bugfixes.
For complete list, see http://ploticus.sourceforge.net/doc/news.html.
Notes
Notes:
svn path=/head/; revision=219695
Diffstat (limited to 'math/ploticus/files/patch-man_man1-pl.1')
| -rw-r--r-- | math/ploticus/files/patch-man_man1-pl.1 | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/math/ploticus/files/patch-man_man1-pl.1 b/math/ploticus/files/patch-man_man1-pl.1 index 21ca7f95093d..5eee188e8ea9 100644 --- a/math/ploticus/files/patch-man_man1-pl.1 +++ b/math/ploticus/files/patch-man_man1-pl.1 @@ -1,5 +1,5 @@ ---- man/man1/pl.1.orig Tue Sep 11 15:11:01 2007 -+++ man/man1/pl.1 Tue Sep 11 15:07:13 2007 +--- man/man1/pl.1.orig 2008-01-15 13:06:28.000000000 -0600 ++++ man/man1/pl.1 2008-09-03 00:19:50.000000000 -0500 @@ -12,7 +12,7 @@ H4 { font-size: small; font-family: arial,helvetica,sans-serif; } --> @@ -22,8 +22,8 @@ <br> .>> --.TH pl(1) PL "02-JUN-2006 PL ploticus.sourceforge.net" -+.TH ploticus(1) PL "02-JUN-2006 PL ploticus.sourceforge.net" +-.TH pl(1) PL "15-JAN-2008 PL ploticus.sourceforge.net" ++.TH ploticus(1) "15-JAN-2008 PL ploticus.sourceforge.net" .SH Name -pl @@ -49,6 +49,15 @@ .ig >> <a href="http://ploticus.sourceforge.net"> .>> +@@ -92,7 +92,7 @@ + </a> + .>> + .LP +-\fBpl\fR is a program that produces plots and charts from data, and ++\fBploticus\fR is a program that produces plots and charts from data, and + produces results that can be viewed on web pages, paper, slides, + or interactively on the screen. Standard types of plots may be + done using @@ -112,7 +112,7 @@ </a> .>> @@ -73,7 +82,7 @@ .ig >> .>> -@@ -1266,32 +1266,32 @@ +@@ -1289,32 +1289,32 @@ </a> .>> .IP \0 @@ -116,3 +125,12 @@ and view using ghostview. .ig >> +@@ -1362,7 +1362,7 @@ + \fBLC_CTYPE\fR, \fBLC_COLLATE\fR, \fBLANG\fR + .IP \0 + Locale support. Thanks to Oleg Bartunov oleg@sai.msu.su +-for contributing this. \fBpl\fR must be ++for contributing this. \fBploticus\fR must be + built with -DLOCALE for this to work. + + |
