summaryrefslogtreecommitdiff
path: root/devel/c2mdoc/files/c2mdoc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/c2mdoc/files/c2mdoc')
-rw-r--r--devel/c2mdoc/files/c2mdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/c2mdoc/files/c2mdoc b/devel/c2mdoc/files/c2mdoc
index e1b789998d04..17e4114eb1e2 100644
--- a/devel/c2mdoc/files/c2mdoc
+++ b/devel/c2mdoc/files/c2mdoc
@@ -2,9 +2,6 @@
#
# c2mdoc -- Front-end which abuses the cproto parser to spit out
# mdoc(7) format prototypes for use in FreeBSD documentation.
-#
-# $FreeBSD$
-#
AWKSCRIPT="%%LIBEXECDIR%%/c2mdoc.awk"
CPROTO='-P"int\tf\t(\ta\t,\tb\t)" -pq -f3'