summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-ao')
-rw-r--r--math/scilab/patches/patch-ao14
1 files changed, 14 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-ao b/math/scilab/patches/patch-ao
new file mode 100644
index 00000000000..3619cd91c92
--- /dev/null
+++ b/math/scilab/patches/patch-ao
@@ -0,0 +1,14 @@
+$NetBSD: patch-ao,v 1.6 2001/12/22 00:03:27 dmcmahill Exp $
+
+remove extra newline (needed for man page cleanup)
+
+--- man/pvm/pvm_parent.man.orig Thu Aug 9 09:31:56 2001
++++ man/pvm/pvm_parent.man Thu Aug 9 10:17:22 2001
+@@ -2,6 +2,5 @@
+ .so ../sci.an
+ .SH NAME
+-pvm_parent - returns the tid of the process that spawned
+-the calling process.
++pvm_parent - returns the tid of the process that spawned the calling process.
+ .SH CALLING SEQUENCE
+ .nf