Searched refs:std_att (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c962 const char *std_att; local
981 if ((std_att = mdoc_a2att(n->string)) == NULL) {
986 att = mandoc_strdup(std_att);

Completed in 57 milliseconds