[BACK]Return to V1.out_lint CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / esc

File: [cvsweb.bsd.lv] / mandoc / regress / roff / esc / V1.out_lint (download)

Revision 1.1, Mon May 30 23:03:50 2022 UTC (2 years ago) by schwarze
Branch: MAIN
CVS Tags: HEAD

Dummy implementation of the roff(7) \V (interpolate environment variable)
escape sequence.  This is needed to get \V into the correct parsing
class, ESCAPE_EXPAND.

It is intentional that mandoc(1) output is *not* influenced by environment
variables, so interpolate the name of the variable with some decorating
punctuation rather than interpolating its value.

mandoc: V1.in:6:25: UNSUPP: unsupported feature: \VN
mandoc: V1.in:8:25: UNSUPP: unsupported feature: \V(VN
mandoc: V1.in:10:24: UNSUPP: unsupported feature: \V[VARNAME]