diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-06-15 19:19:51 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-06-15 19:19:51 +0000 |
| commit | d9a91c1439676d7d351dd3b71c12eb0dbbd0b40d (patch) | |
| tree | 9e3f1818568c70e1b7c9427ef89708efd3d5e489 /usr.bin/objformat/objformat.1 | |
| parent | 145da7ad10067bc3bb1975bbf29ce808128c21b9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/objformat/objformat.1')
| -rw-r--r-- | usr.bin/objformat/objformat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/objformat/objformat.1 b/usr.bin/objformat/objformat.1 index fe924450f026..28cb408bb2cd 100644 --- a/usr.bin/objformat/objformat.1 +++ b/usr.bin/objformat/objformat.1 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: kzip.8,v 1.5 1998/03/23 07:44:18 charnier Exp $ +.\" $Id: objformat.1,v 1.1 1998/10/25 13:25:42 obrien Exp $ .\" .Dd October 25, 1998 .Os @@ -39,9 +39,9 @@ If run as .Nm the default object file format is reported. The two different object file formats are -.Ar a.out +.Ar aout and -.Ar ELF . +.Ar elf . .Pp If invoked by any other name, .Nm prog |
