summaryrefslogtreecommitdiffstats
path: root/usr.sbin/binmiscctl
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-06-15 10:31:50 +0000
committerjoel <joel@FreeBSD.org>2014-06-15 10:31:50 +0000
commitfefe43a30f026da1aee8cfef7e06a9e06bc76931 (patch)
treea2db4fe813d190140a7d6449f8cbf7916bd95c2b /usr.sbin/binmiscctl
parent7fa9ee49d109f5bfeb0e945f55535bf676b45d8e (diff)
downloadFreeBSD-src-fefe43a30f026da1aee8cfef7e06a9e06bc76931.zip
FreeBSD-src-fefe43a30f026da1aee8cfef7e06a9e06bc76931.tar.gz
mdoc: use display block in the beginning of the EXAMPLES section.
Diffstat (limited to 'usr.sbin/binmiscctl')
-rw-r--r--usr.sbin/binmiscctl/binmiscctl.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/binmiscctl/binmiscctl.8 b/usr.sbin/binmiscctl/binmiscctl.8
index 646a5a3..c6aeca4 100644
--- a/usr.sbin/binmiscctl/binmiscctl.8
+++ b/usr.sbin/binmiscctl/binmiscctl.8
@@ -146,10 +146,10 @@ Look up and print out the activator entry identified with
Take a snapshot and print all the activator entries currently configured.
.El
.Sh EXAMPLES
-.Bl
-# binmiscctl add llvmbc --interpreter ''/usr/bin/lli --fake-argv0=#a'' \\
- --magic ''BC\\xc0\\xde'' --size 4 --set-enabled
-.El
+.Bd -ragged -offset indent
+# binmiscctl add llvmbc --interpreter ''/usr/bin/lli --fake-argv0=#a''
+--magic ''BC\\xc0\\xde'' --size 4 --set-enabled
+.Ed
.Pp
Add an image activator to run the LLVM interpreter (lli) on bitcode
compiled files.
OpenPOWER on IntegriCloud