mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
mdoc: use display block in the beginning of the EXAMPLES section.
This commit is contained in:
parent
0d7fff32d4
commit
8052df21f6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267502
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user