diff options
Diffstat (limited to 'math/scilab/files/patch-av')
-rw-r--r-- | math/scilab/files/patch-av | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/scilab/files/patch-av b/math/scilab/files/patch-av new file mode 100644 index 000000000000..da19a28df296 --- /dev/null +++ b/math/scilab/files/patch-av @@ -0,0 +1,10 @@ +--- 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 |