summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-al')
-rw-r--r--math/scilab/patches/patch-al14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-al b/math/scilab/patches/patch-al
new file mode 100644
index 00000000000..52452cc44ce
--- /dev/null
+++ b/math/scilab/patches/patch-al
@@ -0,0 +1,14 @@
+$NetBSD: patch-al,v 1.5 2001/12/22 00:03:26 dmcmahill Exp $
+
+remove extra newline (needed for man page cleanup)
+
+--- man/pvm/pvm_barrier.man.orig Thu Aug 9 09:31:56 2001
++++ man/pvm/pvm_barrier.man Thu Aug 9 10:12:55 2001
+@@ -2,6 +2,5 @@
+ .so ../sci.an
+ .SH NAME
+-pvm_barrier - blocks the calling process until all processes
+-in a group have called it.
++pvm_barrier - blocks the calling process until all processes in a group have called it.
+ .SH CALLING SEQUENCE
+ .nf