diff options
Diffstat (limited to 'usr.bin/elfdump/elfdump.1')
-rw-r--r-- | usr.bin/elfdump/elfdump.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/elfdump/elfdump.1 b/usr.bin/elfdump/elfdump.1 index 1708bd79bca9..1902e41820c8 100644 --- a/usr.bin/elfdump/elfdump.1 +++ b/usr.bin/elfdump/elfdump.1 @@ -74,6 +74,8 @@ Write output to a .Ar file instead of the standard output. .El +.Sh EXIT STATUS +.Ex -std .Sh EXAMPLES The following is an example of a typical usage of the @@ -81,8 +83,6 @@ of the command: .Pp .Dl "elfdump -a -w output /bin/ls" -.Sh EXIT STATUS -.Ex -std .Sh SEE ALSO .Xr objdump 1 , .Xr readelf 1 |