[SCM] Image Reduction and Analysis Facility branch, debian, updated. b99a3a0a4e209a125072c8fe3f2f3e2fe7d5dbee

Ole Streicher debian at liska.ath.cx
Tue Jun 4 19:50:52 UTC 2013


The following commit has been merged in the debian branch:
commit ab69eac012c7d8e6f22c5d4309d9fba81594357c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Jun 4 21:20:43 2013 +0200

    Fix manpage errors

diff --git a/debian/manpages/iraf-xyacc.1 b/debian/manpages/iraf-xyacc.1
index ec52e5d..bb4ba1b 100644
--- a/debian/manpages/iraf-xyacc.1
+++ b/debian/manpages/iraf-xyacc.1
@@ -41,7 +41,6 @@ the yyparse procedure.
 The global declarations section MUST contain the following two
 defines:
 
-.ks
 .nf
 YYMAXDEPTH   Depth of the parser stacks; determines
              the maximum complexity of a language
@@ -58,7 +57,6 @@ YYOPLEN      The length, in struct units, of a token
              communications.  Operand structures are
              always referred to by a Mem pointer.
 .fi
-.ke
 
 .SH SEE ALSO
 .BR yacc (1),
diff --git a/debian/manpages/mkpkg.1 b/debian/manpages/mkpkg.1
index e2c61c1..4052afe 100644
--- a/debian/manpages/mkpkg.1
+++ b/debian/manpages/mkpkg.1
@@ -117,7 +117,6 @@ are ignored virtually everywhere.  Newline may be escaped with
 backslash to continue on the next line.  All filenames are IRAF
 virtual filenames with the following extensions.
 
-.ks
 .nf
         .a          object library
         .c          C source
@@ -133,15 +132,12 @@ virtual filenames with the following extensions.
         .s          assembler source
         .y          Yacc source
 .fi
-.ke
 
 Since \fBmkpkg\fR is an IRAF utility it recognizes the major IRAF
 logical directories; these are summarized in the list below.  The IRAF
 (or UNIX) pathname convention is used to specify pathnames rooted in
 the current directory or a logical directory.
 
-
-.ks
 .nf
         as$         where .s files go             host$as/
         bin$        installed executables         iraf$bin/
@@ -155,7 +151,6 @@ the current directory or a logical directory.
         sys$        the VOS, system libraries     iraf$sys/
         tmp$        where temporary files go      [MACHDEP]
 .fi
-.ke
 
 All other directories should be referenced by giving the path from
 either the current directory or from one of the system logical
diff --git a/debian/manpages/rmfiles.1 b/debian/manpages/rmfiles.1
index 5c89a90..351d5c4 100644
--- a/debian/manpages/rmfiles.1
+++ b/debian/manpages/rmfiles.1
@@ -70,8 +70,7 @@ The possible actions are listed below.  This is a required parameter.
 .fi
 .TP
 .I extns
-A list of filename extensions delimited by spaces, e.g., ".a .o .e
-.hlp".
+A list of filename extensions delimited by spaces, e.g., ".a .o .e .hlp".
 
 .SH EXAMPLES
 1. Delete all .o, .e, .a, and .hd files in the directory "iraf$pkg".
diff --git a/debian/manpages/xc.1 b/debian/manpages/xc.1
index a4f95b0..d1a1a2e 100644
--- a/debian/manpages/xc.1
+++ b/debian/manpages/xc.1
@@ -18,13 +18,12 @@ accepts and maps IRAF virtual filenames, but since it is a standalone
 bootstrap utility the environment is not passed, hence logical
 directories cannot be used.
 
-The following extensions are supported by the VMS version of xc:
-.x, .r, .f, .ftn, .for, .c, .mar, .s, .o, .obj, .a, .olb, .e, .exe.
+The following extensions are supported by the VMS version of 
+xc: .x, .r, .f, .ftn, .for, .c, .mar, .s, .o, .obj, .a, .olb, .e, .exe.
 It is suggested that everyone stick with the iraf virtual file name
 extensions.  These are : .x, .r, .f, .c, .s, .o, .a, .e. The mapping
 of these to their VMS counterparts is:
 
-.ks
 .nf
      .x -> .x    SPP code
      .r -> .r    Ratfor code
@@ -35,7 +34,6 @@ of these to their VMS counterparts is:
      .a -> .olb  Library file
      .e -> .exe  Executable Image
 .fi
-.ke
 
 XC is available both in the CL, via the foreign task interface, and as
 a standalone DCL callable task.  Usage is equivalent in either case.

-- 
Image Reduction and Analysis Facility



More information about the debian-science-commits mailing list