diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-03 06:15:50 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-03-03 06:15:50 +0000 |
| commit | 8e5b4b72281c8e501a248a0feb65e3e10263fc11 (patch) | |
| tree | 30c3dcdd47ea4cd18e8454e53dea24da1d9e90bb /gnu/usr.bin | |
| parent | 10a0a6c691adcfcd598321106410fe9f477c0fb3 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cc/f77/f77.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/f77/f77.1 b/gnu/usr.bin/cc/f77/f77.1 index cc501d75bebe..b4e4582182f2 100644 --- a/gnu/usr.bin/cc/f77/f77.1 +++ b/gnu/usr.bin/cc/f77/f77.1 @@ -1,3 +1,5 @@ +.\" $Id$ +.\" .Dd July 22, 1995 .Dt F77 1 .Os FreeBSD @@ -59,9 +61,9 @@ a.out link edited output /usr/lib/libf2c.so.x.y shared f2c library .Pp .Sh SEE ALSO -.Xr f2c 1 , -.Xr cc 1 , .Xr as 1 , +.Xr cc 1 , +.Xr f2c 1 , .Xr ld 1 .Sh BUGS The input file must end in .f - for instance .for will give problems. |
