PKGBUILDs/core/groff/site.tmac

16 lines
325 B
Plaintext
Raw Normal View History

2009-10-10 02:17:35 +00:00
.\" Character translations for non-keyboard
.\" characters - to make them searchable
.if '\*[.T]'utf8' \
. char \- \N'45'
. char - \N'45'
. char ' \N'39'
. char \' \N'39'
..
.\" Shut off SGR by default (groff colors)
.\" Require GROFF_SGR envvar defined to turn it on
.if '\V[GROFF_SGR]'' \
. output x X tty: sgr 0
..