Save some space by noting we don't have any alternative instruction formats.

This commit is contained in:
imp 2013-11-07 16:58:09 +00:00
parent 826765db27
commit 99e03dfbd8

View File

@ -251,19 +251,7 @@ The location is also displayed in hex at the beginning of each line.
display as an instruction
.It Cm I
display as an instruction with possible alternate formats depending on the
machine:
.Bl -tag -width ".Tn powerpc" -compact
.It Tn amd64
No alternate format.
.It Tn i386
No alternate format.
.It Tn ia64
No alternate format.
.It Tn powerpc
No alternate format.
.It Tn sparc64
No alternate format.
.El
machine, but none of the supported architectures have an alternate format.
.It Cm S
display a symbol name for the pointer stored at the address
.El