summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/xo
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2015-04-27 17:23:19 +0000
committermarcel <marcel@FreeBSD.org>2015-04-27 17:23:19 +0000
commitccd66731b4fbf326f52ead106e5c4b67656100f3 (patch)
tree2743e923a1c968c5a2a8292b75bf32c2e50bfbb3 /contrib/libxo/xo
parente0e7dcf8e606d1a79e3c5327f77915bc557841f3 (diff)
downloadFreeBSD-src-ccd66731b4fbf326f52ead106e5c4b67656100f3.zip
FreeBSD-src-ccd66731b4fbf326f52ead106e5c4b67656100f3.tar.gz
Upgrade libxo to 0.3.2.
Obtained from: https://github.com/Juniper/libxo/tree/0.3.2 Requested by: Phil Shafer <phil@juniper.net> This import incorporates local change 279966. Local change 276260 has been merged-in.
Diffstat (limited to 'contrib/libxo/xo')
-rw-r--r--contrib/libxo/xo/xo.12
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libxo/xo/xo.1 b/contrib/libxo/xo/xo.1
index 12fc959..9dcae85 100644
--- a/contrib/libxo/xo/xo.1
+++ b/contrib/libxo/xo/xo.1
@@ -74,7 +74,7 @@ utility accepts a format string suitable for
.Xr xo_emit 3
and a set of zero or more arguments used to supply data for that string.
.Bd -literal -offset indent
- xo "The {k:name} weighs {:weight/%d} pounds.\n" fish 6
+ xo "The {k:name} weighs {:weight/%d} pounds.\\n" fish 6
TEXT:
The fish weighs 6 pounds.
OpenPOWER on IntegriCloud