summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/brandelf/brandelf.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/brandelf/brandelf.1 b/usr.bin/brandelf/brandelf.1
index 1a506db..3ebfe27 100644
--- a/usr.bin/brandelf/brandelf.1
+++ b/usr.bin/brandelf/brandelf.1
@@ -38,7 +38,8 @@
.Op Fl t Ar string
.Ar file ...
.Sh DESCRIPTION
-This command marks an ELF binary to be run under a certain ABI for FreeBSD.
+This command marks an ELF binary to be run under a certain ABI for
+.Tn FreeBSD .
.Pp
The options are as follows:
.Bl -tag -width Fl
@@ -48,7 +49,7 @@ turns on verbose reporting
Brands the given ELF binaries with
.Ar string
as the ABI type. Currently supported ABI's are
-.Dq FreeBSD
+.Dq Tn FreeBSD
and
.Dq Linux .
.It Ar file
OpenPOWER on IntegriCloud