[ncl] 02/12: fix manpages

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Sep 20 15:48:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository ncl.

commit 9786871847b2170c2c89435c7dc929f376c51f75
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jul 31 16:28:03 2017 +0100

    fix manpages
---
 debian/patches/manpage_fixes.patch | 1223 +++++++++++++++++++++++++++++++++++-
 1 file changed, 1222 insertions(+), 1 deletion(-)

diff --git a/debian/patches/manpage_fixes.patch b/debian/patches/manpage_fixes.patch
index 256f5e5..7f243e3 100644
--- a/debian/patches/manpage_fixes.patch
+++ b/debian/patches/manpage_fixes.patch
@@ -1,7 +1,7 @@
 Author: Alastair McKinstry <mckinstry at debian.org>
 Description: Manual page fixes for Ncl. Needed for 'whatis' and 'apropos'
  to work correctly.
-Last-Updated: 2017-04-17
+Last-Updated: 2017-07-31
 Forwarded: no
 
 Index: ncl-6.4.0/ncarview/man/ctrans.m
@@ -1686,3 +1686,1224 @@ Index: ncl-6.4.0/ncarg2d/man/ezmap/supmap.m
  .SH SYNOPSIS
   CALL SUPMAP (JPRJ, PLAT, PLON, ROTA, PLM1, PLM2, PLM3, 
  .br
+Index: ncl-6.4.0/ncarg2d/man/conpack/conpack_params.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/conpack/conpack_params.m
++++ ncl-6.4.0/ncarg2d/man/conpack/conpack_params.m
+@@ -26,7 +26,7 @@ lines are traced with greater values to
+ values to the left.)
+ .sp
+ There are three special elements in the parameter array 
+-\&'AIA', corresponding to 'PAI' values of -1, -2, and -3; the 
++\&\'AIA', corresponding to 'PAI' values of -1, -2, and -3; the 
+ first specifies an area identifier for the area outside the 
+ edge of the grid, the second an area identifier for any 
+ area filled with special values, and the third an area 
+@@ -380,22 +380,22 @@ of the parameter arrays 'AIA', 'AIB', 'C
+ \&'CLU', 'LLC', and 'LLT' is also given a default value, 
+ as follows:
+ .RS 10 
+-.IP\&'AIA' 12
+-\'PAI'+1
+-.IP\&'AIB' 12
+-\'PAI'
+-.IP\&'CLC' 12    
++.IP\&\'AIA\' 12
++\'PAI\'+1
++.IP\&\'AIB\' 12
++\'PAI\'
++.IP\&\'CLC\' 12    
+ -1
+-.IP 'CLD' 12    
++.IP \'CLD\' 12    
+ \'$$$$$$$$$$$$$$$$'
+-.IP 'CLL' 12     
++.IP \'CLL\' 12     
+ 0
+-.IP 'CLU' 12     
++.IP \'CLU\' 12     
+ 1
+-.IP 'LLC' 12    
++.IP \'LLC\' 12    
+ -1
+-.IP 'LLT' 12    
+-\' ' (a single blank)
++.IP \'LLT\' 12    
++\' \' (a single blank)
+ .RE
+ .IP ""
+ Thus, in code to set contour levels and associated 
+Index: ncl-6.4.0/ncarg2d/man/gks/gqchsp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqchsp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqchsp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQCHSP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQCHSP (Inquire character spacing) - retrieves the current value for 
++GQCHSP (Inquire character spacing) \- retrieves the current value for 
+ character spacing.
+ .SH SYNOPSIS
+ CALL GQCHSP (ERRIND, CHSP)
+Index: ncl-6.4.0/ncarg2d/man/bivar/idpltr.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/bivar/idpltr.m
++++ ncl-6.4.0/ncarg2d/man/bivar/idpltr.m
+@@ -1,8 +1,8 @@
+ .TH IDPLTR 3NCARG "November 1995" UNIX "NCAR GRAPHICS"
+ .na
+ .nh
+-.SH NAME
+-Plots the triangulation generated by a prior call to either IDBVIP or IDSFFT.
++.SH NAME 
++IDLPTR \- Plots the triangulation generated by a prior call to either IDBVIP or IDSFFT.
+ .SH SYNOPSIS
+ CALL IDPLTR (NDAT,XDAT,YDAT,IWRK)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/conran_family/conran_family.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/conran_family/conran_family.m
++++ ncl-6.4.0/ncarg2d/man/conran_family/conran_family.m
+@@ -2,7 +2,7 @@
+ .na
+ .nh
+ .SH NAME
+-Conran_family - is a set of two dimensional contour mapping routines
++Conran_family \- is a set of two dimensional contour mapping routines
+ for irregularly distributed data.
+ .sp
+ There are three Conran_family entries, CONRAN, CONRAQ, and CONRAS.
+@@ -55,7 +55,8 @@ These libraries can also be implicitly l
+ -quick, -smooth, or -super option of the ncargf77 command.
+ For example, to run a code called mycode.f which has one or more calls to
+ a Conran_family entry, issue one of the commands:
+-.sp2
++.sp
++.sp
+ .IP QUICK 10
+ Command: "ncargf77 -quick mycode.f"
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/ezmap/mapfst.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/ezmap/mapfst.m
++++ ncl-6.4.0/ncarg2d/man/ezmap/mapfst.m
+@@ -1,8 +1,7 @@
+ .TH MAPFST 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .na
+-.nb
+ .SH NAME
+-MAPFST - 
++MAPFST \- 
+ Draws lines on a map - used in conjunction with MAPVEC.
+ .SH SYNOPSIS
+ CALL MAPFST (RLAT,RLON)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqchup.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqchup.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqchup.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQCHUP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQCHUP (Inquire character up vector) - retrieves the current value of
++GQCHUP (Inquire character up vector) \- retrieves the current value of
+ the character up vector.
+ .SH SYNOPSIS
+ CALL GQCHUP (ERRIND, CHUX, CHUY)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqchxp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqchxp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqchxp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQCHXP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQCHXP (Inquire character expansion factor) - retrieves the current
++GQCHXP (Inquire character expansion factor) \- retrieves the current
+ value of the character expansion factor.
+ .SH SYNOPSIS
+ CALL GQCHXP (ERRIND, CHXP)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqclip.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqclip.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqclip.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQCLIP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQCLIP (Inquire clipping indicator) - retrieves the current value of the
++GQCLIP (Inquire clipping indicator) \- retrieves the current value of the
+ clipping indicator as well as the current clipping rectangle.
+ .SH SYNOPSIS
+ CALL GQCLIP (ERRIND, ICLIP, CLRECT)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqcntn.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqcntn.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqcntn.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQCNTN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQCNTN (Inquire current normalization transformation number) - retrieves
++GQCNTN (Inquire current normalization transformation number) \- retrieves
+ the number of the current normalization transformation.
+ .SH SYNOPSIS
+ CALL GQCNTN (ERRIND, CTNR)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqcr.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqcr.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqcr.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQCR 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQCR (Inquire color representation) - retrieves the color value associated
++GQCR (Inquire color representation) \- retrieves the color value associated
+ with a color index on a particular workstation.
+ .SH SYNOPSIS
+ CALL GQCR (WKID, CI, TYPE, ERRIND, CR, CG, CB)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqfaci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqfaci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqfaci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQFACI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQFACI (Inquire fill area color index) - retrieves the current fill
++GQFACI (Inquire fill area color index) \- retrieves the current fill
+ area color index.
+ .SH SYNOPSIS
+ CALL GQFACI (ERRIND, COLI)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqfais.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqfais.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqfais.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQFAIS 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQFAIS (Inquire fill area interior style) - retrieves the current value
++GQFAIS (Inquire fill area interior style) \XXSXC- retrieves the current value
+ for fill area interior style.
+ .SH SYNOPSIS
+ CALL GQFAIS (ERRIND, INTS)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqfasi.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqfasi.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqfasi.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQFASI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQFASI (Inquire fill area style index) - retrieves the current value of
++GQFASI (Inquire fill area style index) \- retrieves the current value of
+ the fill area style index.
+ .SH SYNOPSIS
+ CALL GQFASI (ERRIND, STYLI)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqln.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqln.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqln.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQLN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQLN (Inquire line type) - retrieves the current setting for linetype.
++GQLN (Inquire line type) \- retrieves the current setting for linetype.
+ .SH SYNOPSIS
+ CALL GQLN (ERRIND, LTYPE)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gqlwsc.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqlwsc.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqlwsc.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQLWSC 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQLWSC (Inquire linewidth scale factor) - retrieves the current setting of the
++GQLWSC (Inquire linewidth scale factor) \- retrieves the current setting of the
+ linewidth scale factor.
+ .SH SYNOPSIS
+ CALL GQLWSC (ERRIND, LWIDTH)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqmk.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqmk.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqmk.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQMK 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQMK (Inquire marker type) - retrieves the current value for the marker type.
++GQMK (Inquire marker type) \- retrieves the current value for the marker type.
+ .SH SYNOPSIS
+ CALL GQMK (ERRIND, MTYPE)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gqmksc.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqmksc.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqmksc.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQMKSC 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQMKSC (Inquire marker size scale factor) - retrieves the current value 
++GQMKSC (Inquire marker size scale factor) \- retrieves the current value 
+ for the polymarker size scale factor.
+ .SH SYNOPSIS
+ CALL GQMKSC (ERRIND, MSZSF)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqmntn.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqmntn.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqmntn.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQMNTN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQMNTN (Inquire maximum normalization transformation number) - retrieves 
++GQMNTN (Inquire maximum normalization transformation number) \- retrieves 
+ the maximum number of supported normalization transformations.
+ .SH SYNOPSIS
+ CALL GQMNTN (ERRIND, MAXTRN)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqnt.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqnt.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqnt.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQNT 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQNT (Inquire normalization transformation) - retrieves the 
++GQNT (Inquire normalization transformation) \- retrieves the 
+ window and viewport associated with a given normalization transformation. 
+ Users of NCAR Graphics are encouraged to use the SPPS routines SET
+ and GETSET to handle normalization transformations instead of the
+Index: ncl-6.4.0/ncarg2d/man/gks/gqops.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqops.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqops.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQOPS 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQOPS (Inquire operating state value) - returns the operating state
++GQOPS (Inquire operating state value) \- returns the operating state
+ of GKS. 
+ .SH SYNOPSIS
+ CALL GQOPS (OPSTA)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqopsg.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqopsg.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqopsg.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQOPSG 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQOPSG (Inquire name of open segment) - returns the name of the currently
++GQOPSG (Inquire name of open segment) \- returns the name of the currently
+ open segment.
+ .SH SYNOPSIS
+ CALL GQOPSG(ERRIND,SGNA)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqplci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqplci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqplci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQPLCI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQPLCI (Inquire polyline color index) - gets the polyline color index.
++GQPLCI (Inquire polyline color index) \- gets the polyline color index.
+ .SH SYNOPSIS
+ CALL GQPLCI (ERRIND, COLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gqpmci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqpmci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqpmci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQPMCI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQPMCI (Inquire polymarker color index) - retrieves the polymarker color index.
++GQPMCI (Inquire polymarker color index) \- retrieves the polymarker color index.
+ .SH SYNOPSIS
+ CALL GQPMCI (ERRIND, COLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gqsgus.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqsgus.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqsgus.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQSGUS 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQSGUS (Inquire set of segment names in use) - Retrieves what segment
++GQSGUS (Inquire set of segment names in use) \- Retrieves what segment
+ names are currently in use.
+ .SH SYNOPSIS
+ CALL GQSGUS(N,ERRIND,OL,SGNA)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqtxal.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqtxal.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqtxal.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQTXAL 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQTXAL (Inquire text alignment) - retrieves the horizontal and vertical
++GQTXAL (Inquire text alignment) \- retrieves the horizontal and vertical
+ text alignments.
+ .SH SYNOPSIS
+ CALL GQTXAL (ERRIND, TXALH, TXALV)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqtxci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqtxci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqtxci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQTXCI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQTXCI (Inquire text color index) - retrieves the current text color index.
++GQTXCI (Inquire text color index) \- retrieves the current text color index.
+ .SH SYNOPSIS
+ CALL GQTXCI (ERRIND, COLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gqtxfp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqtxfp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqtxfp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQTXFP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQTXFP (Inquire text font and precision) - retrieves the current setting
++GQTXFP (Inquire text font and precision) \- retrieves the current setting
+ of the text font and precision values.
+ .SH SYNOPSIS
+ CALL GQTXFP (ERRIND, FONT, PREC)
+Index: ncl-6.4.0/ncarg2d/man/gks/gqtxp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gqtxp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gqtxp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GQTXP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GQTXP (Inquire text path) - retrieves the current text path.
++GQTXP (Inquire text path) \- retrieves the current text path.
+ .SH SYNOPSIS
+ CALL GQTXP (ERRIND, TXP)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gschh.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gschh.m
++++ ncl-6.4.0/ncarg2d/man/gks/gschh.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSCHH 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSCHH (Set character height) - sets the character height for text.
++GSCHH (Set character height) \- sets the character height for text.
+ .SH SYNOPSIS
+ CALL GSCHH (CHH)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gschsp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gschsp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gschsp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSCHSP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSCHSP (Set character spacing) - sets the character spacing for text.
++GSCHSP (Set character spacing) \- sets the character spacing for text.
+ .SH SYNOPSIS
+ CALL GSCHSP (CHSP)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gschup.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gschup.m
++++ ncl-6.4.0/ncarg2d/man/gks/gschup.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSCHUP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSCHUP (Set character up vector) - specifies the angle at which subsequent
++GSCHUP (Set character up vector) \- specifies the angle at which subsequent
+ text is to be drawn with GTX.
+ .SH SYNOPSIS
+ CALL GSCHUP (CHUX, CHUY)
+Index: ncl-6.4.0/ncarg2d/man/gks/gschxp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gschxp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gschxp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSCHXP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSCHXP (Set character expansion factor) - sets 
++GSCHXP (Set character expansion factor) \- sets 
+ the width to
+ height ratio of text.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gsclip.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsclip.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsclip.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSCLIP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSCLIP (Set clipping indicator) - controls whether data are
++GSCLIP (Set clipping indicator) \- controls whether data are
+ displayed outside the boundaries of the world coordinate window
+ of the current normalization transformation.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gscr.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gscr.m
++++ ncl-6.4.0/ncarg2d/man/gks/gscr.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSCR 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSCR (Set color representation) - associates a color value with a
++GSCR (Set color representation) \- associates a color value with a
+ color index.
+ .SH SYNOPSIS
+ CALL GSCR (WKID, CI, CR, CG, CB)
+Index: ncl-6.4.0/ncarg2d/man/gks/gselnt.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gselnt.m
++++ ncl-6.4.0/ncarg2d/man/gks/gselnt.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSELNT 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSELNT (Select normalization transformation) - selects a 
++GSELNT (Select normalization transformation) \- selects a 
+ predefined or user-defined transformation that maps world coordinates 
+ to normalized device coordinates.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gsfaci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsfaci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsfaci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSFACI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSFACI (Set fill area color index) - sets the fill area color index.
++GSFACI (Set fill area color index) \- sets the fill area color index.
+ .SH SYNOPSIS
+ CALL GSFACI (COLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gsfais.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsfais.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsfais.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSFAIS 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSFAIS (Set fill area interior style) - sets the fill style
++GSFAIS (Set fill area interior style) \- sets the fill style
+ of polygons drawn with GFA.
+ .SH SYNOPSIS
+ CALL GSFAIS (INTS)
+Index: ncl-6.4.0/ncarg2d/man/gks/gsfasi.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsfasi.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsfasi.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSFASI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSFASI (Set fill are style index) - sets the fill area style index.
++GSFASI (Set fill are style index) \- sets the fill area style index.
+ .SH SYNOPSIS
+ CALL GSFASI (STYLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gsln.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsln.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsln.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSLN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSLN (Set line type) - sets the line type to solid or various dashed patterns.
++GSLN (Set line type) \- sets the line type to solid or various dashed patterns.
+ .SH SYNOPSIS
+ CALL GSLN (LTYPE)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gslwsc.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gslwsc.m
++++ ncl-6.4.0/ncarg2d/man/gks/gslwsc.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSLWSC 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSLWSC (Set linewidth scale factor) - sets the linewidth scale 
++GSLWSC (Set linewidth scale factor) \- sets the linewidth scale 
+ factor, or relative
+ thickness of a polyline.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gsmk.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsmk.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsmk.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSMK 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSMK (Set marker type) - sets the type of polymarker to be used in
++GSMK (Set marker type) \- sets the type of polymarker to be used in
+ subsequent GPM calls.
+ .SH SYNOPSIS
+ CALL GSMK (MTYPE)
+Index: ncl-6.4.0/ncarg2d/man/gks/gsmksc.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsmksc.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsmksc.m
+@@ -3,8 +3,8 @@
+ .\"
+ .TH GSMKSC 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSMKSC (Set marker size scale factor) - sets the polymarker 
+-size scale factor -- the relative size of the marker.
++GSMKSC (Set marker size scale factor) \- sets the polymarker 
++size scale factor \-\- the relative size of the marker.
+ .SH SYNOPSIS
+ CALL GSMKSC (MSZSF)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gsplci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsplci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsplci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSPLCI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSPLCI (Polyline color index) - sets the polyline color index.
++GSPLCI (Polyline color index) \- sets the polyline color index.
+ .SH SYNOPSIS
+ CALL GSPLCI (COLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gssgt.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gssgt.m
++++ ncl-6.4.0/ncarg2d/man/gks/gssgt.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSSGT 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSSGT (Set segment transformation) - Associates a segment transformation
++GSSGT (Set segment transformation) \- Associates a segment transformation
+ with a named segment.
+ .SH SYNOPSIS
+ CALL GSSGT(SGNA,M)
+Index: ncl-6.4.0/ncarg2d/man/gks/gstxal.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gstxal.m
++++ ncl-6.4.0/ncarg2d/man/gks/gstxal.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSTXAL 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSTXAL (Set text alignment) - sets the text alignment.
++GSTXAL (Set text alignment) \- sets the text alignment.
+ .SH SYNOPSIS
+ CALL GSTXAL (TXALH, TXALV)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gstxci.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gstxci.m
++++ ncl-6.4.0/ncarg2d/man/gks/gstxci.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSTXCI 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSTXCI (Set text color index) - sets the text color index.
++GSTXCI (Set text color index) \- sets the text color index.
+ .SH SYNOPSIS
+ CALL GSTXCI (COLI)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gstxfp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gstxfp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gstxfp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSTXFP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSTXFP (Set text font and precision) - sets the text font and precision.
++GSTXFP (Set text font and precision) \- sets the text font and precision.
+ .SH SYNOPSIS
+ CALL GSTXFP (FONT, PREC)
+ .SH C-BINDING SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gks/gstxp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gstxp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gstxp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSTXP 3NCARG "14 January 1992" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSTXP (Set text path) - sets the text paths or directions
++GSTXP (Set text path) \- sets the text paths or directions
+ in which text is to be drawn.
+ .SH SYNOPSIS
+ CALL GSTXP (TXP)
+Index: ncl-6.4.0/ncarg2d/man/gks/gsvp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gsvp.m
++++ ncl-6.4.0/ncarg2d/man/gks/gsvp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSVP 3NCARG "14 January 1992" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSVP (Set viewport) - establishes a rectangular subspace of 
++GSVP (Set viewport) \- establishes a rectangular subspace of 
+ normalized device coordinates space. Calls to GSVP are 
+ discouraged with NCAR Graphics. Instead, use the SET 
+ subroutine because SET also supports mirror imaging and log 
+Index: ncl-6.4.0/ncarg2d/man/gks/gswn.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/gswn.m
++++ ncl-6.4.0/ncarg2d/man/gks/gswn.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSWN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GSWN (Set window) - establishes a window, or rectangular subspace, 
++GSWN (Set window) \- establishes a window, or rectangular subspace, 
+ of world coordinates to be plotted. Calls to GSWN are 
+ discouraged with NCAR Graphics. Instead, use the SET 
+ subroutine because SET also supports mirror imaging and log 
+Index: ncl-6.4.0/ncarg2d/man/gks/guwk.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gks/guwk.m
++++ ncl-6.4.0/ncarg2d/man/gks/guwk.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GUWK 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-GUWK (Update workstation) - Insures that the workstation is current and
++GUWK (Update workstation) \- Insures that the workstation is current and
+ reflects all requests that have been made.
+ .SH SYNOPSIS
+ CALL GUWK(WKID,REGFL)
+Index: ncl-6.4.0/ncarg2d/man/gksC/gsel_norm_tran.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gsel_norm_tran.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gsel_norm_tran.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSEL_NORM_TRAN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gsel_norm_tran (Select normalization transformation) - selects a 
++gsel_norm_tran (Select normalization transformation) \- selects a 
+ predefined or user-defined transformation that maps world coordinates 
+ to normalized device coordinates.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_char_expan.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_char_expan.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_char_expan.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_CHAR_EXPAN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_char_expan (Set character expansion factor) - sets 
++gset_char_expan (Set character expansion factor) \- sets 
+ the width to
+ height ratio of text.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_char_ht.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_char_ht.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_char_ht.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_CHAR_HT 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_char_ht (Set character height) - sets the character height for text.
++gset_char_ht (Set character height) \- sets the character height for text.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_char_space.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_char_space.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_char_space.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_CHAR_SPACE 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_char_space (Set character spacing) - sets the character spacing for text.
++gset_char_space (Set character spacing) \- sets the character spacing for text.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_char_up_vec.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_char_up_vec.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_char_up_vec.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_CHAR_UP_VEC 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_char_up_vec (Set character up vector) - specifies the angle at which subsequent
++gset_char_up_vec (Set character up vector) \- specifies the angle at which subsequent
+ text is to be drawn with gtext.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_clip_ind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_clip_ind.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_clip_ind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_CLIP_IND 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_clip_ind (Set clipping indicator) - controls whether data are
++gset_clip_ind (Set clipping indicator) \- controls whether data are
+ displayed outside the boundaries of the world coordinate window
+ of the current normalization transformation.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_colr_rep.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_colr_rep.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_colr_rep.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_COLR_REP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_colr_rep (Set color representation) - associates a color value with a
++gset_colr_rep (Set color representation) \- associates a color value with a
+ color index.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_fill_colr_ind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_fill_colr_ind.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_fill_colr_ind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_FILL_COLR_IND 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_fill_colr_ind (Set fill area color index) - sets the fill area color index.
++gset_fill_colr_ind (Set fill area color index) \- sets the fill area color index.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_fill_int_style.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_fill_int_style.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_fill_int_style.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_FILL_INT_STYLE 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_fill_int_style (Set fill area interior style) - sets the fill style
++gset_fill_int_style (Set fill area interior style) \- sets the fill style
+ of polygons drawn with gfill_area.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_fill_style_ind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_fill_style_ind.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_fill_style_ind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_FILL_STYLE_IND 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_fill_style_ind (Set fill are style index) - sets the fill area style index.
++gset_fill_style_ind (Set fill are style index) \- sets the fill area style index.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_line_colr_ind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_line_colr_ind.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_line_colr_ind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_LINE_COLR_IND 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_line_colr_ind (Polyline color index) - sets the polyline color index.
++gset_line_colr_ind (Polyline color index) \- sets the polyline color index.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_linetype.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_linetype.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_linetype.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_LINETYPE 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_linetype (Set line type) - sets the line type to solid or various dashed patterns.
++gset_linetype (Set line type) \- sets the line type to solid or various dashed patterns.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_linewidth.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_linewidth.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_linewidth.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_LINEWIDTH 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_linewidth (Set linewidth scale factor) - sets the linewidth scale 
++gset_linewidth (Set linewidth scale factor) \- sets the linewidth scale 
+ factor, or relative
+ thickness of a polyline.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_marker_size.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_marker_size.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_marker_size.m
+@@ -3,8 +3,8 @@
+ .\"
+ .TH GSET_MARKER_SIZE 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_marker_size (Set marker size scale factor) - sets the polymarker 
+-size scale factor -- the relative size of the marker.
++gset_marker_size (Set marker size scale factor) \- sets the polymarker 
++size scale factor \-\- the relative size of the marker.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_marker_type.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_marker_type.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_marker_type.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_MARKER_TYPE 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_marker_type (Set marker type) - sets the type of polymarker to be used in
++gset_marker_type (Set marker type) \- sets the type of polymarker to be used in
+ subsequent GPM calls.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_seg_tran.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_seg_tran.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_seg_tran.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_SEG_TRAN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_seg_tran (Set segment transformation) - Associates a segment transformation
++gset_seg_tran (Set segment transformation) \- Associates a segment transformation
+ with a named segment.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_text_align.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_text_align.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_text_align.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_TEXT_ALIGN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_text_align (Set text alignment) - sets the text alignment.
++gset_text_align (Set text alignment) \- sets the text alignment.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_text_colr_ind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_text_colr_ind.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_text_colr_ind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_TEXT_COLR_IND 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_text_colr_ind (Set text color index) - sets the text color index.
++gset_text_colr_ind (Set text color index) \- sets the text color index.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+ .sp
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_text_font_prec.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_text_font_prec.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_text_font_prec.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_TEXT_FONT_PREC 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_text_font_prec (Set text font and precision) - sets the text font 
++gset_text_font_prec (Set text font and precision) \- sets the text font 
+ and precision.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_text_path.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_text_path.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_text_path.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_TEXT_PATH 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_text_path (Set text path) - sets the text paths or directions
++gset_text_path (Set text path) \- sets the text paths or directions
+ in which text is to be drawn.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_vp.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_vp.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_vp.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_VP 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_vp (Set viewport) - establishes a rectangular subspace of 
++gset_vp (Set viewport) \- establishes a rectangular subspace of 
+ normalized device coordinates space. Calls to gset_vp are 
+ discouraged with NCAR Graphics. Instead, use the c_set 
+ routine because c_set also supports mirror imaging and log 
+Index: ncl-6.4.0/ncarg2d/man/gksC/gset_win.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gset_win.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gset_win.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GSET_WIN 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gset_win (Set window) - establishes a window, or rectangular subspace, 
++gset_win (Set window) \- establishes a window, or rectangular subspace, 
+ of world coordinates to be plotted. Calls to gset_win are 
+ discouraged with NCAR Graphics. Instead, use the c_set 
+ routine because c_set also supports mirror imaging and log 
+Index: ncl-6.4.0/ncarg2d/man/gksC/gtext.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gtext.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gtext.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GTEXT 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gtext (Text) - The basic output primitive for drawing text.  A number 
++gtext (Text) \- The basic output primitive for drawing text.  A number 
+ of attribute setting routines are available for selecting the size, font, 
+ precision, orientation, color, character spacing, etc.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ncarg2d/man/gksC/gupd_ws.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/gksC/gupd_ws.m
++++ ncl-6.4.0/ncarg2d/man/gksC/gupd_ws.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH GUPD_WS 3NCARG "March 1993" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-gupd_ws (Update workstation) - Insures that the workstation is current and
++gupd_ws (Update workstation) \- Insures that the workstation is current and
+ reflects all requests that have been made.
+ .SH SYNOPSIS
+ #include <ncarg/gks.h>
+Index: ncl-6.4.0/ncarg2d/man/histogram/hstopr.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/histogram/hstopr.m
++++ ncl-6.4.0/ncarg2d/man/histogram/hstopr.m
+@@ -2,7 +2,7 @@
+ .na
+ .nh
+ .SH NAME
+-HSTOPR - Specifies various REAL arrays to be used by the
++HSTOPR \- Specifies various REAL arrays to be used by the
+ the Histogram utility.
+ .SH SYNOPSIS
+ CALL HSTOPR (STRING,ARRAY,LARR)
+@@ -57,7 +57,8 @@ would specify the upper left quadrant of
+ .sp
+ IF \'WIN=OFF\', the default window for the histogram will
+ be the entire frame.
+-.sp2
++.sp
++.sp
+ Spacing:
+ .sp
+ .nf
+@@ -79,7 +80,8 @@ bars when two datasets are compared.  Va
+ The Default is 0.
+ .sp
+ When STRING = \'SPA=OFF\', there is no spacing or overlap.
+-.sp2
++.sp
++.sp
+ Detecting missing values:
+ .sp
+ .nf
+@@ -116,7 +118,8 @@ in this utility, see the histogram_param
+ Use the command "ncargex thstgr" to generate a three frame example
+ of histogram options.  The following code defined the window and
+ bar spacing of plot 1 on frame 3.
+-.sp2
++.sp
++.sp
+ .nf
+ C
+ C  Plot 1 goes into the top left quadrant of the frame.
+Index: ncl-6.4.0/ncarg2d/man/other/ncarg_cbind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/other/ncarg_cbind.m
++++ ncl-6.4.0/ncarg2d/man/other/ncarg_cbind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH NCARG_CBIND 3NCARG "February 1993" NCAR "NCAR GRAPHICS"
+ .SH NAME
+-NCAR Graphics C-binding - Description of how to use the NCAR Graphics
++NCAR Graphics C-binding \- Description of how to use the NCAR Graphics
+ C-binding.
+ .SH SYNOPSIS
+ The NCAR Graphics C-binding consists of a collection of C routines
+Index: ncl-6.4.0/ncarg2d/man/other/ncarg_gks_cbind.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/other/ncarg_gks_cbind.m
++++ ncl-6.4.0/ncarg2d/man/other/ncarg_gks_cbind.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH NCARG_GKS_CBIND 3NCARG "February 1993" NCAR "NCAR GRAPHICS"
+ .SH NAME
+-NCAR Graphics GKS C-binding - Description of how to use the NCAR Graphics
++NCAR Graphics GKS C-binding \- Description of how to use the NCAR Graphics
+ GKS C-binding.
+ .SH SYNOPSIS
+ This section only briefly describes how to use the NCAR Graphics GKS
+Index: ncl-6.4.0/ncarg2d/man/plotchar/plotchar.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/plotchar/plotchar.m
++++ ncl-6.4.0/ncarg2d/man/plotchar/plotchar.m
+@@ -2,7 +2,7 @@
+ .na
+ .nh
+ .SH NAME
+-Plotchar - Allows a user to draw characters of high, medium,
++Plotchar \- Allows a user to draw characters of high, medium,
+ or low quality.  
+ .SH SYNOPSIS
+ PCHIQU (or PLCHHQ) -
+Index: ncl-6.4.0/ncarg2d/man/scrolled_title/scrolled_title_params.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/scrolled_title/scrolled_title_params.m
++++ ncl-6.4.0/ncarg2d/man/scrolled_title/scrolled_title_params.m
+@@ -2,7 +2,7 @@
+ .na
+ .nh
+ .SH NAME
+-Scrolled_title_params - This document briefly describes all Scrolled_title
++Scrolled_title_params \- This document briefly describes all Scrolled_title
+ internal parameters.
+ .SH DESCRIPTION 
+ Parameter descriptions, in alphabetical order, of all Scrolled_title
+Index: ncl-6.4.0/ncarg2d/man/vectors/vectors_params.m
+===================================================================
+--- ncl-6.4.0.orig/ncarg2d/man/vectors/vectors_params.m
++++ ncl-6.4.0/ncarg2d/man/vectors/vectors_params.m
+@@ -3,7 +3,7 @@
+ .na
+ .nh
+ .SH NAME
+-Vectors_params - This document briefly describes all Vectors
++Vectors_params \- This document briefly describes all Vectors
+ internal parameters.
+ .SH DESCRIPTION 
+ Parameter descriptions follow, in alphabetical order. Each
+Index: ncl-6.4.0/ngmath/man/cssgrid/cssgrid_params.m
+===================================================================
+--- ncl-6.4.0.orig/ngmath/man/cssgrid/cssgrid_params.m
++++ ncl-6.4.0/ngmath/man/cssgrid/cssgrid_params.m
+@@ -5,7 +5,7 @@
+ .na
+ .nh
+ .SH NAME
+-cssgrid_params - This document briefly describes all the
++cssgrid_params \- This document briefly describes all the
+ internal parameters of Cssgrid.
+ .SH DESCRIPTION 
+ Each entry below includes the name of a parameter, its Fortran type
+@@ -68,7 +68,7 @@ c_csstrid,
+ c_csvorod,
+ c_css2cd,
+ c_csc2sd.
+-.sp,
++.sp
+ Complete documentation for Cssgrid is available at URL
+ .br
+ http://ngwww.ucar.edu/ngdoc/ng/ngmath/csgrid/cshome.html
+Index: ncl-6.4.0/ngmath/man/cssgrid/csstri.m
+===================================================================
+--- ncl-6.4.0.orig/ngmath/man/cssgrid/csstri.m
++++ ncl-6.4.0/ngmath/man/cssgrid/csstri.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH CSSTRI 3NCARG "May 2000" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-CSSTRI - calculates a Delaunay triangulation for data on a sphere
++CSSTRI \- calculates a Delaunay triangulation for data on a sphere
+ .SH SYNOPSIS
+ CALL CSSTRI (N, RLAT, RLON, NT, NTRI, IWK, RWK, IER)
+ .SH DESCRIPTION
+Index: ncl-6.4.0/ngmath/man/natgrid/natgrid.m
+===================================================================
+--- ncl-6.4.0.orig/ngmath/man/natgrid/natgrid.m
++++ ncl-6.4.0/ngmath/man/natgrid/natgrid.m
+@@ -5,7 +5,7 @@
+ .na
+ .nh
+ .SH NAME
+-Natgrid is a package for gridding 2D randomly-spaced data using
++Natgrid \-  a package for gridding 2D randomly-spaced data using
+ a natural neighbor algorithm.  Single precison and double
+ precision interfaces exist in both Fortran and C.
+ .SH SYNOPSIS
+Index: ncl-6.4.0/ngmath/man/natgrid/nnpntd.m
+===================================================================
+--- ncl-6.4.0.orig/ngmath/man/natgrid/nnpntd.m
++++ ncl-6.4.0/ngmath/man/natgrid/nnpntd.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH NNPNTD 3NCARG "March 1997-1998" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-NNPNTD- Interpolate at a single point in double precision
++NNPNTD \- Interpolate at a single point in double precision
+ .SH SYNOPSIS
+ CALL NNPNTD (X, Y, Z)
+ .SH DESCRIPTION
+Index: ncl-6.4.0/ngmath/man/natgrid/nnpntinitd.m
+===================================================================
+--- ncl-6.4.0.orig/ngmath/man/natgrid/nnpntinitd.m
++++ ncl-6.4.0/ngmath/man/natgrid/nnpntinitd.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH NNPNTINITD 3NCARG "March 1997-1998" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-NNPNTINITD- Enter single point mode in double precision
++NNPNTINITD \- Enter single point mode in double precision
+ .SH SYNOPSIS
+ CALL NNPNTINITD (NPNTS, X, Y, Z)
+ .SH DESCRIPTION
+Index: ncl-6.4.0/ngmath/man/natgrid/nnpntinits.m
+===================================================================
+--- ncl-6.4.0.orig/ngmath/man/natgrid/nnpntinits.m
++++ ncl-6.4.0/ngmath/man/natgrid/nnpntinits.m
+@@ -3,7 +3,7 @@
+ .\"
+ .TH NNPNTINITS 3NCARG "March 1997-1998" UNIX "NCAR GRAPHICS"
+ .SH NAME
+-NNPNTINITS- Enter single point mode
++NNPNTINITS \- Enter single point mode
+ .SH SYNOPSIS
+ CALL NNPNTINITS (NPNTS, X, Y, Z)
+ .SH DESCRIPTION

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ncl.git



More information about the debian-science-commits mailing list