From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id oBFN0mKO008318 for ; Wed, 15 Dec 2010 18:00:49 -0500 (EST) Received: from mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) by smtp-2.sys.kth.se (Postfix) with ESMTP id E9B6F14DC5E for ; Thu, 16 Dec 2010 00:00:41 +0100 (CET) X-Virus-Scanned: by amavisd-new at kth.se Received: from smtp-2.sys.kth.se ([130.237.32.160]) by mailscan-1.sys.kth.se (mailscan-1.sys.kth.se [130.237.32.91]) (amavisd-new, port 10024) with LMTP id 6t0iciVAlJtp for ; Thu, 16 Dec 2010 00:00:39 +0100 (CET) X-KTH-Auth: kristaps [85.8.61.198] X-KTH-mail-from: kristaps@bsd.lv X-KTH-rcpt-to: discuss@mdocml.bsd.lv Received: from h85-8-61-198.dynamic.se.alltele.net (h85-8-61-198.dynamic.se.alltele.net [85.8.61.198]) by smtp-2.sys.kth.se (Postfix) with ESMTP id 64FF814D846 for ; Thu, 16 Dec 2010 00:00:38 +0100 (CET) Message-ID: <4D094896.7040704@bsd.lv> Date: Thu, 16 Dec 2010 00:00:38 +0100 From: Kristaps Dzonsons User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 To: discuss@mdocml.bsd.lv Subject: Re: html div positioning References: <262570.84196.qm@web31406.mail.mud.yahoo.com> In-Reply-To: <262570.84196.qm@web31406.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >
>
NAME
>
a.out— format of executable binary files
>
SYNOPSIS
>
#include<a.out.h>
>
DESCRIPTION
>
The include file<a.out.h> declares three structures and several macros. The structures describe the format of executable machine code files ('binaries') on the system.
>
A binary file consists of up to 7 sections. In order, these sections are:
>
SEE ALSO
>
as(1), gdb(1), ld(1), brk(2), execve(2), nlist(3), core(5), elf(5), link(5), stab(5)
>
Will, I've checked in a raft of changes to the -T[x]html code that use more standard HTML for the construction of lists and some other stuff here and there. It's still in progress, but there's already lots to test. If you're willing to test it on your system, please let me know and I can shoot you the latest tarballs of the system... Thanks, Kristaps -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv