diff options
Diffstat (limited to 'math/scilab/patches/patch-ak')
-rw-r--r-- | math/scilab/patches/patch-ak | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-ak b/math/scilab/patches/patch-ak new file mode 100644 index 00000000000..c0b7a2289d7 --- /dev/null +++ b/math/scilab/patches/patch-ak @@ -0,0 +1,13 @@ +$NetBSD: patch-ak,v 1.5 2001/12/22 00:03:26 dmcmahill Exp $ + +add missing white space (needed for man page cleanup) + +--- man/nonlinear/derivative.man.orig Thu Aug 9 09:31:56 2001 ++++ man/nonlinear/derivative.man Thu Aug 9 10:08:41 2001 +@@ -2,5 +2,5 @@ + .so ../sci.an + .SH NAME +-derivative- approximate derivative ++derivative - approximate derivative + .SH CALLING SEQUENCE + .nf |