summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/c2mdoc/pkg-descr12
1 files changed, 7 insertions, 5 deletions
diff --git a/devel/c2mdoc/pkg-descr b/devel/c2mdoc/pkg-descr
index 1f3aa49d5d37..a3435ca49c1d 100644
--- a/devel/c2mdoc/pkg-descr
+++ b/devel/c2mdoc/pkg-descr
@@ -1,5 +1,7 @@
-c2mdoc is a shell and awk script wrapper which abuses devel/cproto's
-parser to spit out function prototypes in a format ready to paste into
-FreeBSD developer documentation. c2man already claims to do such a
-thing, but seems crippled in the face of our kernel source. The
-toolchain used by this port whinges but still generates markup.
+c2mdoc is a shell and awk(1) script wrapper which abuses devel/cproto's parser
+to spit out function prototypes in a format ready to paste into FreeBSD
+developer documentation. c2man already claims to do such a thing, but seems
+crippled in the face of our kernel source. The toolchain used by this port
+winces, but still generates markup.
+
+WWW: http://bsdforge.com/projects/devel/c2mdoc/