CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/27 14:28:56
Modified files:
usr.bin/mandoc : html.c out.c out.h
Log message:
Remove "pt" from struct roffsu, as CSS (the only reason it was there) is
unclear about which units accept floats/integers, which leads me to
assume that it handles either and rounds as appropriate.
from kristaps@
