[Pkg-scicomp-devel] glpk/trunk/debian

Rafael Laboissiere rafael at debian.org
Sun Mar 16 18:14:35 UTC 2008


SVN commit 2290 by rafael:

Escape "-" signs that mean "minus"

 M  +1 -0      glpk/trunk/debian/changelog  
 M  +2 -2      glpk/trunk/debian/glpsol.1  


--- glpk/trunk/debian/changelog #2289:2290
@@ -4,6 +4,7 @@
     override, which is not needed anymore
   * debian/glpk-doc.doc-base.{language,refman}: Change section to
     Science/Mathematics
+  * debian/glpsol.1: Escape "-" signs that mean "minus"
 
  -- Rafael Laboissiere <rafael at debian.org>  Sun, 16 Mar 2008 19:08:45 +0100
 
--- glpk/trunk/debian/glpsol.1 #2289:2290
@@ -21,7 +21,7 @@
 language
 .TP
 \fB\-m\fR filename, \fB\-\-model\fR filename
-read model section and optional data section from filename 
+read model section and optional data section from filename
 (the same as \fB\-\-math\fR)
 .TP
 \fB\-d\fR filename, \fB\-\-data\fR filename
@@ -79,7 +79,7 @@
 use plain names of rows and columns (default)
 .TP
 \fB\-\-orig\fR
-try using original names of rows and columns (default for --mps)
+try using original names of rows and columns (default for \-\-mps)
 .TP
 \fB\-\-wmps\fR filename
 write problem to filename in Fixed MPS format



More information about the Pkg-scicomp-devel mailing list