Deleted Added
full compact
24c24
< .\" $Id: elfcopy.1 3266 2015-12-07 15:38:26Z emaste $
---
> .\" $Id: elfcopy.1 3381 2016-01-30 19:39:47Z jkoshy $
26c26
< .Dd December 7, 2015
---
> .Dd January 29, 2016
30c30,31
< .Nm elfcopy
---
> .Nm elfcopy ,
> .Nm objcopy
88c89
< utility copies the content of the ELF object named by argument
---
> utility copies the content of the binary object named by argument
123a125,128
> The argument
> .Ar objformat
> should be one of the target names recognized by
> .Xr elftc_bfd_find_target 3 .
332a338
> .Xr elftc_bfd_find_target 3 ,
334a341,345
> .Sh COMPATIBILITY
> The
> .Nm
> utility is expected to be option compatible with GNU
> .Nm objcopy .