summaryrefslogtreecommitdiff
path: root/numpy/f2py/f2py.1
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/f2py/f2py.1')
-rw-r--r--numpy/f2py/f2py.16
1 files changed, 3 insertions, 3 deletions
diff --git a/numpy/f2py/f2py.1 b/numpy/f2py/f2py.1
index 3b9f054af..5ca9a3ab5 100644
--- a/numpy/f2py/f2py.1
+++ b/numpy/f2py/f2py.1
@@ -151,7 +151,7 @@ The following options are effective only when -c switch is used.
.TP
.B \-\-link-<resource>
Link extension module with <resource> as defined by
-scipy_distutils/system_info.py. E.g. to link with optimized LAPACK
+numpy_distutils/system_info.py. E.g. to link with optimized LAPACK
libraries (vecLib on MacOSX, ATLAS elsewhere), use
--link-lapack_opt. See also --help-link switch.
@@ -184,7 +184,7 @@ Numerical Python 13 or higher (20.x,21.x,22.x,23.x are supported).
Optional Numarray 0.9 or higher partially supported.
-scipy_distutils from Scipy (can be downloaded from F2PY homepage)
+numpy_distutils from Scipy (can be downloaded from F2PY homepage)
.SH "SEE ALSO"
python(1)
.SH BUGS
@@ -200,7 +200,7 @@ User's Guide: http://cens.ioc.ee/projects/f2py2e/usersguide/
Mailing list: http://cens.ioc.ee/mailman/listinfo/f2py-users/
-Scipy website: http://www.scipy.org
+Scipy website: http://www.numpy.org
.SH COPYRIGHT
Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Pearu Peterson
.SH LICENSE