=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/elf2olf/Attic/elf2olf.1,v retrieving revision 1.6 retrieving revision 1.7 diff -c -r1.6 -r1.7 *** src/usr.bin/elf2olf/Attic/elf2olf.1 1999/06/05 01:21:23 1.6 --- src/usr.bin/elf2olf/Attic/elf2olf.1 1999/07/04 11:53:53 1.7 *************** *** 1,4 **** ! .\" $OpenBSD: elf2olf.1,v 1.6 1999/06/05 01:21:23 aaron Exp $ .\" .\" Copyright (c) 1996, 1997 Erik Theisen. .\" All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: elf2olf.1,v 1.7 1999/07/04 11:53:53 aaron Exp $ .\" .\" Copyright (c) 1996, 1997 Erik Theisen. .\" All rights reserved. *************** *** 25,31 **** .\" (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: elf2olf.1,v 1.6 1999/06/05 01:21:23 aaron Exp $ .\" .Dd May 5, 1997 .Dt ELF2OLF 1 --- 25,31 ---- .\" (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: elf2olf.1,v 1.7 1999/07/04 11:53:53 aaron Exp $ .\" .Dd May 5, 1997 .Dt ELF2OLF 1 *************** *** 44,50 **** .Ar file Op Ar ... .Sh DESCRIPTION The ! .Nm elf2olf utility reads the specified .Em ELF version 1 module operands and converts them to the default operating system's --- 44,50 ---- .Ar file Op Ar ... .Sh DESCRIPTION The ! .Nm utility reads the specified .Em ELF version 1 module operands and converts them to the default operating system's *************** *** 83,89 **** .El .Pp The ! .Nm elf2olf and .Nm olf2elf utilities exit 0 on success or >0 if an error occurred. --- 83,89 ---- .El .Pp The ! .Nm and .Nm olf2elf utilities exit 0 on success or >0 if an error occurred. *************** *** 94,100 **** operating system for any given binary thus mandating the existance of these tools. The converted binaries created by ! .Nm elf2olf will no longer execute on their native operating system, only on OLF enabled platforms, although .Nm olf2elf --- 94,100 ---- operating system for any given binary thus mandating the existance of these tools. The converted binaries created by ! .Nm will no longer execute on their native operating system, only on OLF enabled platforms, although .Nm olf2elf *************** *** 106,112 **** Erik Theisen .Sh HISTORY The ! .Nm elf2olf and .Nm olf2elf utilities first appeared in --- 106,112 ---- Erik Theisen .Sh HISTORY The ! .Nm and .Nm olf2elf utilities first appeared in