[Pkg-openmpi-commits] r204 - in /openmpi/trunk/debian/patches: manpage-errors-checkpoint series

manuel at users.alioth.debian.org manuel at users.alioth.debian.org
Tue Oct 13 15:46:21 UTC 2009


Author: manuel
Date: Tue Oct 13 15:46:21 2009
New Revision: 204

URL: http://svn.debian.org/wsvn/pkg-openmpi/?sc=1&rev=204
Log:
Added a patch to fix manpage issues

Added:
    openmpi/trunk/debian/patches/manpage-errors-checkpoint
Modified:
    openmpi/trunk/debian/patches/series

Added: openmpi/trunk/debian/patches/manpage-errors-checkpoint
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/manpage-errors-checkpoint?rev=204&op=file
==============================================================================
--- openmpi/trunk/debian/patches/manpage-errors-checkpoint (added)
+++ openmpi/trunk/debian/patches/manpage-errors-checkpoint Tue Oct 13 15:46:21 2009
@@ -1,0 +1,44 @@
+--- a/opal/tools/opal-checkpoint/opal-checkpoint.1in
++++ b/opal/tools/opal-checkpoint/opal-checkpoint.1in
+@@ -27,7 +27,7 @@
+ .SH SYNOPSIS
+ .
+ .B opal-checkpoint
+-.R [ options ]
++.B [ options ]
+ .B <PID>
+ .
+ .\" **************************
+--- a/opal/tools/opal-restart/opal-restart.1in
++++ b/opal/tools/opal-restart/opal-restart.1in
+@@ -27,7 +27,7 @@
+ .SH SYNOPSIS
+ .
+ .B opal-restart
+-.R [ options ]
++.B [ options ]
+ .B <SNAPSHOT HANDLE>
+ .
+ .\" **************************
+--- a/orte/tools/orte-checkpoint/orte-checkpoint.1in
++++ b/orte/tools/orte-checkpoint/orte-checkpoint.1in
+@@ -28,7 +28,7 @@
+ .SH SYNOPSIS
+ .
+ .B ompi-checkpoint
+-.R [ options ]
++.B [ options ]
+ .B <PID_OF_MPIRUN>
+ .
+ .\" **************************
+--- a/orte/tools/orte-restart/orte-restart.1in
++++ b/orte/tools/orte-restart/orte-restart.1in
+@@ -28,7 +28,7 @@
+ .SH SYNOPSIS
+ .
+ .B ompi-restart
+-.R [ options ]
++.B [ options ]
+ .B <GLOBAL SNAPSHOT HANDLE>
+ .
+ .\" **************************

Modified: openmpi/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/series?rev=204&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/series (original)
+++ openmpi/trunk/debian/patches/series Tue Oct 13 15:46:21 2009
@@ -11,3 +11,4 @@
 
 # Fixes some minor manpage formatting issues.
 manpage-errors
+manpage-errors-checkpoint




More information about the Pkg-openmpi-commits mailing list