CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/08/29 14:24:34
Modified files: usr.bin/mandoc : roff.c Log message: Minimal implementation of the read-only number register \n(.$ which returns the number of arguments of the current macro. This is one of the missing features required for ocserv(8). Problem reported by Kurt Jaeger <pi at FreeBSD>.