CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2013/12/15 14:18:00
Modified files: share/man/man7 : roff.7 usr.bin/mandoc : libmandoc.h mdoc_validate.c roff.c regress/usr.bin/mandoc/roff/nr: Makefile int.in int.out_ascii Added files: regress/usr.bin/mandoc/roff/nr: argc.in argc.out_ascii Log message: The "value" argument to the roff(7) .nr requests ends right before the first non-digit character. While here, implement and document an optional sign, requesting increment or decrement, as documented in the Ossanna/Kernighan/Ritter troff manual and supported by groff. Reported by bentley@ on discuss at mdocml.