Home
last modified time | relevance | path

Searched defs:tbl_opts (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.h19 struct tbl_opts { struct
20 int opts;
29 int cols; /* Number of columns. */
30 int lvert; /* Width of left vertical line. */
31 int rvert; /* Width of right vertical line. */
32 char tab; /* Option "tab": cell separator. */
33 char decimal; /* Option "decimalpoint". */