From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from web31406.mail.mud.yahoo.com (web31406.mail.mud.yahoo.com [68.142.198.118]) by krisdoz.my.domain (8.14.3/8.14.3) with SMTP id oBF2M1cL002860 for ; Tue, 14 Dec 2010 21:22:02 -0500 (EST) Received: (qmail 84240 invoked by uid 60001); 15 Dec 2010 02:21:55 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1292379715; bh=aQuE8auSmx9hbVaAR7uZNVuTiOcovpyFQg4rtnBzyRE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=Kc2Gjngva9VUBGg9j6cGhUO9MHl60tA/8y81qi4CE+lWd5XOa2VwLK7EeSRD7uYaAnR5tGDwKJ+ADnKEkG3c7E/5jTmDRydh4Mt1/ezBl8W2GJUUcaQ5l5thz+xWkEzEbEeru94YkHOJh4H4wKNYwj8215UAay903Bj+XfXZN6Q= DomainKey-Signature:a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=zqp7YWWzT0zNDYPhHS56DwlovTEEL1ImHDDSM1CKOYv3k/n9Xil68JSZ63jnSJA97XBmENP1AAVuGWin+L+Jh9m6sGPrNa2bMX5FpCVKuF7NazmC6F8RnSZdAkDe0ZTYycf3YFoJF1uxXR8bBAoGaJ4kiyEfWxHppdjz47zA2Z0=; Message-ID: <262570.84196.qm@web31406.mail.mud.yahoo.com> X-YMail-OSG: Zdk8uRMVM1mMH.5HbI2rqvRaFFD36JlxDLrQrLnuaKUX4Op B8F3LST_ODJDgJi9tEQgdhkNdhDzU7mWcLU2HcrGEgz5ThL0yATbuB5aAUJ1 al3AV0EubZZ_sXm4xRpEBawsCRLqU.pT38c8jvJWyDn3cvvM7nPAc8Sqo8Ua D4xEMwWqxevj44Vq3JHa8LWusUFWNmcmuHXGDCpUzjLf04CIZgPbu2boVXiA SkMvovgWo1uW5UONGAxSZGGeYzG6xAGLPOJRn9D2dw2ca7zb0nOMlhPDWC30 6uyVoPUGyzrZuNvuX4Mc.mz5iTa6lARIscoEsLKJgv_J1UmmSzTQw.EH_ZkC 7wkXz7duBMs.HhPpYFuNxzoXZbjDu891BGVwt5Z_c6KnCs_wiuzmu2gQQEOi 3bhfjTepNKFMNjg-- Received: from [72.224.253.113] by web31406.mail.mud.yahoo.com via HTTP; Tue, 14 Dec 2010 18:21:54 PST X-Mailer: YahooMailClassic/11.4.20 YahooMailWebService/0.8.107.285259 Date: Tue, 14 Dec 2010 18:21:54 -0800 (PST) From: Will Backman Subject: Re: html div positioning To: discuss@mdocml.bsd.lv In-Reply-To: <4D07DBC8.4030904@bsd.lv> X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable --- On Tue, 12/14/10, Kristaps Dzonsons wrote:=0A> But it= might just do=0A> the trick, which would considerably simplify the code.= =0A> =0A> Will, if it's alright with you, maybe I can shoot you some=0A> HT= ML files to test while I look into this?=A0 This is a=0A> good opportunity = to muck out that area anyway.=0A> =0A> Thanks!=0A> =0A> Kristaps=0A=0ASomet= hing like:=0A
=0A
NAME
=0A
a.out —= ; format of executable binary files
=0A
SYNOPSIS
=0A
#include <a.out.h>
=0A
DESCRIPTION
=0A
The include file <a.out.h> declares three struc= tures and several macros. The structures describe the format of executable = machine code files ('binaries') on the system.
=0A
A binary file consists of up to 7 sections. In order, these sections = are:
=0A
SEE ALSO
=0A
as(1), gdb(1), l= d(1), brk(2), execve(2), nlist(3), core(5), elf(5), link(5), stab(5)
= =0A
=0A=0A=0A -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv