CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/22 20:27:36
Modified files:
usr.bin/mandoc : out.c
Log message:
In a2roffsu(), do not parse the number twice.
Gets rid of 25 lines of code and one static buffer.
No functional change for numbers shorter than BUFSIZ characters.
