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:
Mike Pritchard 1997-03-24 01:15:16 +00:00
parent 7c692a17cf
commit 1ffa2a8e1b

View File

@ -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