summaryrefslogtreecommitdiffstats
path: root/contrib/libxo
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-26 22:34:15 +0000
committerbapt <bapt@FreeBSD.org>2014-12-26 22:34:15 +0000
commitaec99ecf8e35042a9e9c3d406b5c7074605129c1 (patch)
treec33425692658098a8184498b0ee6d61154519191 /contrib/libxo
parentdad23483ed6a58426920805c9b747b807792d21b (diff)
downloadFreeBSD-src-aec99ecf8e35042a9e9c3d406b5c7074605129c1.zip
FreeBSD-src-aec99ecf8e35042a9e9c3d406b5c7074605129c1.tar.gz
Escape Do to prevent mdoc(7) parser to get confused with the "Do" macro
Reported by: sjg
Diffstat (limited to 'contrib/libxo')
-rw-r--r--contrib/libxo/libxo/xo_open_container.34
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libxo/libxo/xo_open_container.3 b/contrib/libxo/libxo/xo_open_container.3
index a872be2..9ba32c9 100644
--- a/contrib/libxo/libxo/xo_open_container.3
+++ b/contrib/libxo/libxo/xo_open_container.3
@@ -131,7 +131,7 @@ traditional C strings can be used directly.
The close functions with the
.Dq _d
suffix are used in
-.Dq The Right Thing
+.Dq \&Do The Right Thing
mode, where the name of the open containers, lists, and
instances are maintained internally by
.Em libxo
@@ -161,7 +161,7 @@ Some user may find tracking the names of open containers, lists, and
instances inconvenient.
.Em libxo
offers
-.Dq The Right Thing
+.Dq \&Do The Right Thing
mode, where
.Em libxo
will track the names of open containers, lists, and instances so
OpenPOWER on IntegriCloud