summaryrefslogtreecommitdiff
path: root/devel/ratfor
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-13 00:30:07 +0000
committerjtb <jtb@pkgsrc.org>2001-04-13 00:30:07 +0000
commit8a0cb0f8d433848c5e2e9fcfde9ecf1542933047 (patch)
treea05d25d2521cda01c7540572fee79bf6950c514f /devel/ratfor
parentc22f2d8f88acdd1f4bf99c6db55c97dc904966af (diff)
downloadpkgsrc-8a0cb0f8d433848c5e2e9fcfde9ecf1542933047.tar.gz
Some small improvements to the man page.
Diffstat (limited to 'devel/ratfor')
-rw-r--r--devel/ratfor/files/patch-sum6
-rw-r--r--devel/ratfor/patches/patch-ab9
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/ratfor/files/patch-sum b/devel/ratfor/files/patch-sum
index 811a98bd6fb..9a438a653df 100644
--- a/devel/ratfor/files/patch-sum
+++ b/devel/ratfor/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.1.1.1 2001/02/10 04:36:52 jtb Exp $
+$NetBSD: patch-sum,v 1.2 2001/04/13 00:30:07 jtb Exp $
-MD5 (patch-aa) = 2f16fb578846c5fc1d51c1d00ba1b888
-MD5 (patch-ab) = 9d68004a44a29105b7961def71342770
+SHA1 (patch-aa) = 00f40005d8291389a452d99e58647b00fdf742b7
+SHA1 (patch-ab) = 48c48165cc7b53d32deedb36dc2157d9f84e3c51
diff --git a/devel/ratfor/patches/patch-ab b/devel/ratfor/patches/patch-ab
index fc4305756f3..99eb7e600e7 100644
--- a/devel/ratfor/patches/patch-ab
+++ b/devel/ratfor/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/02/10 04:36:53 jtb Exp $
+$NetBSD: patch-ab,v 1.2 2001/04/13 00:30:08 jtb Exp $
--- ratfor.man.orig Sun Feb 14 02:05:24 1999
+++ ratfor.man
@@ -21,7 +21,7 @@ $NetBSD: patch-ab,v 1.1.1.1 2001/02/10 04:36:53 jtb Exp $
+.Os
+.Sh NAME
+.Nm ratfor
-+.Nd a public domain Ratfor preprocessor for Fortran 77
++.Nd a A Preprocessor for the Ratfor dialect of Fortran
+.Sh SYNOPSIS
+.Nm
+.Op Fl l Ar n
@@ -62,7 +62,7 @@ $NetBSD: patch-ab,v 1.1.1.1 2001/02/10 04:36:53 jtb Exp $
< .lt. <= .le.
== .eq.
-@@ -42,39 +50,55 @@
+@@ -42,39 +50,56 @@
>= .ge. > .gt.
| .or. & .and.
! .not. ^ .not. ~ .not.
@@ -121,6 +121,7 @@ $NetBSD: patch-ab,v 1.1.1.1 2001/02/10 04:36:53 jtb Exp $
+.Pp
+.Sh SEE ALSO
+.Xr f77 1 ,
++.Xr f2c 1
+.Pp
+.Sh HISTORY
+Derived from a preprocessor distributed by the University of Arizona
@@ -137,4 +138,4 @@ $NetBSD: patch-ab,v 1.1.1.1 2001/02/10 04:36:53 jtb Exp $
+.Pp
+.Sh COPYING
+This code is in the public domain. In other words, all rights
-+are granted to all recipients, "public" at large.
++are granted to all recipients, the public at large.