intentionally leave it undocumented. Abused for example in the
groff(7) manual page.
-/* $OpenBSD: chars.c,v 1.43 2017/08/23 13:01:22 schwarze Exp $ */
+/* $OpenBSD: chars.c,v 1.44 2018/08/19 23:47:43 schwarze Exp $ */
/*
* Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2011, 2014, 2015, 2017 Ingo Schwarze <schwarze@openbsd.org>
{ "|", "", 0 },
{ "^", "", 0 },
{ "&", "", 0 },
+ { ")", "", 0 },
{ "%", "", 0 },
{ ":", ascii_break, 0 },
/* XXX The following three do not really belong here. */