summaryrefslogtreecommitdiff
path: root/devel/cflow/files/patch-cflow.1
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 16:28:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 16:28:02 +0000
commit1f5aafceb1de3a36ba60465f46c1ced40e7cb38b (patch)
tree7b046cc88dfd6bda85731c3df197fae0844222a8 /devel/cflow/files/patch-cflow.1
parentSupport STAGE (diff)
Rename devel/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363197
Diffstat (limited to 'devel/cflow/files/patch-cflow.1')
-rw-r--r--devel/cflow/files/patch-cflow.113
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/cflow/files/patch-cflow.1 b/devel/cflow/files/patch-cflow.1
new file mode 100644
index 000000000000..7af01f3f537e
--- /dev/null
+++ b/devel/cflow/files/patch-cflow.1
@@ -0,0 +1,13 @@
+--- cflow.1.orig Wed Jun 3 16:23:13 1998
++++ cflow.1 Wed Jun 3 16:23:32 1998
+@@ -157,10 +157,3 @@
+ .I static
+ qualifier is ignored. Only the first definition of a function or
+ variable is recognized.
+-.P
+-It appears a definition like
+-.ft CW
+-.ti
+-main() { foo();
+-.ft
+-causes problems.