Use the .Tn macro for a couple of generic FreeBSD references.
This has the desired side-effect of preventing a bad hyphenation of the word FreeBSD in one place.
This commit is contained in:
parent
7c692a17cf
commit
1ffa2a8e1b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user