$(@hide@$(@ITERATE@$(@LOCK@CMD@$(@OUTFILE@$(CMD).doc@
$(@HIDE@$(@outfile@@generating Docs for $(CMD)
))

    NAME
	$(CMD)

    SYNOPSIS
	$(CMD) $(@IF@$(?SHORT)@- $(SHORT) )- Requires $(@IF@$(?MinVersion)@$(MinVersion))$(@IF@!$(?MinVersion)@v37)

    INPUTS
	"$(@IF@$(?TEMPLATE)@$(TEMPLATE)$(@If@$(?Filter)@,))$(@If@$(?Filter)@FILE/M,TO/K)$(@IF@$(?BUFFERS)@(,BUFFERSIZE/N/K))"

    DESCRIPTION
$(@IF@$(?DESCRIPTION)@$(DESCRIPTION))

	$(@IF@$(?BUFFERS)||$(?Filter)@STD-OPTIONS:)$(@IF@$(?BUFFERS)@
	    BUFFERSIZE - size of each of the internal buffers;
			 this may also be a limit for the length
			 of correctly parsed lines; this flag may
			 have been commented out at compiletime!
			 defaulting to 256)
	    $(@if@$(?Filter)@
	    FILE       - source (input) files;
			 defaulting to STDIN
	    TO	       - destination (output) file;
			 defaulting to STDOUT

    RESULT
	the result of the filtering function applied on any
	input file is sent to the output file.)

    NOTES
	* CLI - only

	* should compile with SAS-C
	$(@IF@$(?NOTES)@
$(NOTES))

    BUGS
$(@IF@$(?BUGS)@$(BUGS))

    EXAMPLES
$(@IF@$(?EXAMPLES)@$(EXAMPLES))

    HISTORY
$(@IF@$(?HISTORY)@$(HISTORY))

    AUTHOR
	Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
	noll@student.uni-kl.de
$(@hide@
	SnailMail:  Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
			   or:	Zu den Eichen 8,   D-56567 Neuwied

	EMail:	     noll@student.uni-kl.de
		b_noll@informatik.uni-kl.de

	IRC:	    `0` (less often: Onkel or persona)
		    on #Germany, #AmigaGER or #PerryRhodan

	WWW:	http://galway.informatik.uni-kl.de/staff/noll/home.html
)
))))
