summaryrefslogtreecommitdiffstats
path: root/usr.bin/f2c/f2c.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/f2c/f2c.1')
-rw-r--r--usr.bin/f2c/f2c.112
1 files changed, 3 insertions, 9 deletions
diff --git a/usr.bin/f2c/f2c.1 b/usr.bin/f2c/f2c.1
index 241fd98..5cd7801 100644
--- a/usr.bin/f2c/f2c.1
+++ b/usr.bin/f2c/f2c.1
@@ -22,9 +22,6 @@
.CT 1 prog_other
.SH NAME
f2c \- Convert Fortran 77 to C or C++
-. \" f\^2c changed to f2c in the previous line for the benefit of
-. \" people on systems (e.g. Sun systems) whose makewhatis cannot
-. \" cope with troff formatting commands.
.SH SYNOPSIS
.B f\^2c
[
@@ -325,13 +322,10 @@ output file
.F /usr/include/f2c.h
header file
.TP
-.F /usr/lib/libF77.a
-intrinsic function library
+.F /usr/lib/libf2c.a
+intrinsic functions and Fortran I/O library
.TP
-.F /usr/lib/libI77.a
-Fortran I/O library
-.TP
-.F /lib/libc.a
+.F /usr/lib/libc.a
C library, see section 3
.SH "SEE ALSO"
S. I. Feldman and
OpenPOWER on IntegriCloud