Home
last modified time | relevance | path

Searched refs:roffscales (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dhtml.c110 static const char *const roffscales[SCALE_MAX] = { variable
747 bufcat_fmt(h, "%s: %.2f%s;", p, v, roffscales[su->unit]); in bufcat_su()