[Pkg-scicomp-commits] sundials/trunk/debian

Daniel Leidert daniel.leidert.spam at gmx.net
Sun May 11 22:06:31 UTC 2008


SVN commit 2470 by dleidert-guest:

* debian/sundials-config.1: Minor format changes.

 M  +3 -0      sundials/trunk/debian/changelog  
 M  +14 -9     sundials/trunk/debian/sundials-config.1  


--- sundials/trunk/debian/changelog #2469:2470
@@ -15,6 +15,9 @@
     + Switch from ${Source-Version} substvar to ${binary:Version}
   * debian/sundials-config.1: Drop .NH macro
 
+  [ Daniel Leidert ]
+  * debian/sundials-config.1: Minor format changes.
+
  -- Rafael Laboissiere <rafael at debian.org>  Tue, 18 Mar 2008 15:25:10 +0100
 
 sundials (2.2.0-3) unstable; urgency=low
--- sundials/trunk/debian/sundials-config.1 #2469:2470
@@ -3,23 +3,28 @@
 sundials-config \- returns required flags for linking to SUNDIALS libraries
 .SH SYNOPSIS
 .HP
-.B sundials-config -m cvode|cvodes|ida|kinsol -t s|p -l c|f [-s libs|cppflags -hv]
-
+.B sundials\-config 
+.BI "\-m {" cvode | cvodes | ida | kinsol }
+.BI "\-t {" s | p }
+.BI "\-l {" c | f }
+.BI "[-s {" libs | cppflags }]
+.B [\-hv]
 .SH DESCRIPTION
-sundials-config provides a way to obtain various configuration options for compiling programs
+.B sundials\-config
+provides a way to obtain various configuration options for compiling programs
 that use SUNDIALS
 .SH OPTIONS
 .TP
-.B \-m cvode|cvodes|ida|kinsol
+.BI "\-m {" cvode | cvodes | ida | kinsol }
 Select the SUNDIALS module
 .TP
-.B \-t s|p
+.BI "\-t {" s | p }
 Use serial of parallel vectors
 .TP
-.B \-l c|f
+.BI "\-l {" c | f }
 Use C or Fortran
 .TP
-.B \-s libs|cppflags
+.BI "-s {" libs | cppflags }
 Show linking flags or C preprocessor flags
 (show both of no option is given)
 .TP
@@ -38,7 +43,7 @@
 returns an empty string for
 .B \-l f
 .SH AUTHOR
-Radu Serban <radu at llnl.gov>
+\fBRadu Serban\fR <\&radu at llnl.gov\&>
 .P
 This manual page was written by Andrey Romanenko for
 the Debian system (but may be used by others).  Permission
@@ -47,6 +52,6 @@
 later version published by the Free Software Foundation.
 .P
 On Debian systems, the complete text of the GNU General Public
-License can be found in /usr/share/common-licenses/GPL.
+License can be found in \fI/usr/share/common-licenses/GPL\fR.
 .SH "SEE ALSO"
 SUNDIALS Documentation



More information about the Pkg-scicomp-commits mailing list