diff options
-rw-r--r-- | mandoc_char.7 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mandoc_char.7 b/mandoc_char.7 index 4fda02bc..5e0db2cf 100644 --- a/mandoc_char.7 +++ b/mandoc_char.7 @@ -546,3 +546,14 @@ The .Nm manual page was written by .An Kristaps Dzonsons Aq kristaps@bsd.lv . +.Sh CAVEATS +The +.Sq \e*(Ba +escape mimics the behaviour of the +.Sq \*(Ba +character in +.Xr mdoc 7 ; +thus, if you wish to render a vertical bar with no side effects, use +the +.Sq \e(ba +escape. |