aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc_char.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-12 08:29:23 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-12 08:29:23 +0000
commitbc0b057e87136f91e81cd2c0f344327dabd21c7f (patch)
tree5e5ae9a635e25c575caee418c71bbb588f3bd015 /mandoc_char.7
parentd0f096a835701c909d390b2b3488f36525273c72 (diff)
downloadmandoc-bc0b057e87136f91e81cd2c0f344327dabd21c7f.tar.gz
mandoc-bc0b057e87136f91e81cd2c0f344327dabd21c7f.tar.zst
mandoc-bc0b057e87136f91e81cd2c0f344327dabd21c7f.zip
Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff).
Diffstat (limited to 'mandoc_char.7')
-rw-r--r--mandoc_char.76
1 files changed, 3 insertions, 3 deletions
diff --git a/mandoc_char.7 b/mandoc_char.7
index 08549b8d..c0182658 100644
--- a/mandoc_char.7
+++ b/mandoc_char.7
@@ -1,4 +1,4 @@
-.\" $Id: mandoc_char.7,v 1.38 2010/05/09 21:11:22 kristaps Exp $
+.\" $Id: mandoc_char.7,v 1.39 2010/05/12 08:29:23 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 9 2010 $
+.Dd $Mdocdate: May 12 2010 $
.Dt MANDOC_CHAR 7
.Os
.Sh NAME
@@ -550,7 +550,7 @@ manual page was written by
The
.Sq \e*(Ba
escape mimics the behaviour of the
-.Sq \*(Ba
+.Sq \&|
character in
.Xr mdoc 7 ;
thus, if you wish to render a vertical bar with no side effects, use