Searched defs:lnch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c64 char *exhr, *exhl, *lnch; local
135 lnch = "\\(ul";
137 lnch = lintype==2 ? "=" : "\\(ru";
139 fprintf(tabout, "\\l'|\\n(TWu%s%s'", exhr,lnch);
142 cr+1+CLEFT, exhr, lnch);

Completed in 72 milliseconds