svn commit: r373077 - head/devel/c2mdoc
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Nov 22 17:05:58 UTC 2014
Author: danilo
Date: Sat Nov 22 17:05:56 2014
New Revision: 373077
URL: https://svnweb.freebsd.org/changeset/ports/373077
QAT: https://qat.redports.org/buildarchive/r373077/
Log:
- Update pkg-descr
PR: 195233
Submitted by: portmaster at bsdforge.com (maintainer)
Modified:
head/devel/c2mdoc/pkg-descr
Modified: head/devel/c2mdoc/pkg-descr
==============================================================================
--- head/devel/c2mdoc/pkg-descr Sat Nov 22 16:54:43 2014 (r373076)
+++ head/devel/c2mdoc/pkg-descr Sat Nov 22 17:05:56 2014 (r373077)
@@ -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/
More information about the svn-ports-all
mailing list