CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/29 15:37:11
Modified files:
usr.bin/mandoc : roff.c
share/man/man7 : roff.7
Log message:
Implement the escape sequence \\$*, expanding to all arguments
of the current user-defined macro.
This is another missing feature required for ocserv(8).
Problem reported by Kurt Jaeger <pi at FreeBSD>.
