summaryrefslogtreecommitdiffstats
path: root/mandoc_char.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-09 21:11:22 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-09 21:11:22 +0000
commit56404f5192e3e5565fa8807435d1791a07f41b80 (patch)
tree67e9f3233344f7be5f1330c965bf0bf341bc5881 /mandoc_char.7
parent189ba0d64a17f066dc69b5c509c0482f6c65327c (diff)
downloadmandoc-56404f5192e3e5565fa8807435d1791a07f41b80.tar.gz
Noted \*(Ba side effects.
Diffstat (limited to 'mandoc_char.7')
-rw-r--r--mandoc_char.711
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.