summaryrefslogtreecommitdiffstats
path: root/usr.bin/f2c/f2c.1
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-12 01:20:38 +0000
committermpp <mpp@FreeBSD.org>1996-02-12 01:20:38 +0000
commit69247d533f275f8727b974552a938bd3a36e96e5 (patch)
tree69a7aa47ad6e712185ba5c98e0cdfc44e4cbf9a9 /usr.bin/f2c/f2c.1
parent1d267ab1ce64a53fcecd133f0ab0666fb6d7bd60 (diff)
downloadFreeBSD-src-69247d533f275f8727b974552a938bd3a36e96e5.zip
FreeBSD-src-69247d533f275f8727b974552a938bd3a36e96e5.tar.gz
Fixed some minor formatting problems to silence manck some more.
Corrected some bogus cross references to man pages that we don't/won't have and either deleted them, or found a more appropriate man page that we do have. Various other minor changes to silence manck. Manck is currently down to about 200 lines of errors, down from the 500 - 600+ when I started all this.
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