From owner-svn-doc-all@FreeBSD.ORG Sun Dec 8 20:14:18 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24C54C88 for ; Sun, 8 Dec 2013 20:14:18 +0000 (UTC) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D06831CC8 for ; Sun, 8 Dec 2013 20:14:17 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id m20so2070266qcx.18 for ; Sun, 08 Dec 2013 12:14:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=CvBuFOn8WALtQqMDAU23+X2MrbDfV3tAHAh0j58U5p8=; b=lcElC+MqnR9Luy5MnCk8IZoZBflk04BG4EZyEx1A2QcyFCE/3XsCC1xuKpJ8l7oT9F ejS/mhe9FosBoihhJ9Ue7ZtKVpw/Sj1A2ZHsmp66GDJQvf2fzJOQn14krMcveO1Jni2o e+0J1rdvrhu6Nl4y5mPsNPxpQU6OAz85T5VrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=CvBuFOn8WALtQqMDAU23+X2MrbDfV3tAHAh0j58U5p8=; b=mcmAu3wePbQBpcsoplHe3fWMfGzUADegWqY2lI4tF0jj1VIlAWq2laCTFdC3yfyZfv qOownXBejomd+YYPLoKOrPOTY3Z7L791yUKVb+oQi+4xjI5Zle8GJcD0iip7odMpfCT/ 3KNwzvfbt1hTQyGnCw/SbRmN2QQBLXSgKaB+Rp0a504VRU0HFbp1y/O4cWfydsRhunYu aNZC3Zp3RNK9cm/Vx62np4hPH6Q7UjZd8sSP+ou5JfSumZAkDKYyxF2/SEEgp3eke4pA ibaJMTFHyLzvpZya0K6lpL/8y0rOGay///jZ1kKKcwAPMNNF1ey4v0F07siq9xuhOOFM eSEQ== X-Gm-Message-State: ALoCoQnYiqwidxMFXqpjKjI6/8UNoiu4yyDJBPvWRmI5evHAevZCB44m7Ui55LywCBFXVVhDAuYV X-Received: by 10.224.26.140 with SMTP id e12mr28177542qac.54.1386533656739; Sun, 08 Dec 2013 12:14:16 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.86.42 with HTTP; Sun, 8 Dec 2013 12:13:45 -0800 (PST) In-Reply-To: <201312081922.rB8JMksa011874@svn.freebsd.org> References: <201312081922.rB8JMksa011874@svn.freebsd.org> From: Eitan Adler Date: Sun, 8 Dec 2013 15:13:45 -0500 X-Google-Sender-Auth: ipw6XgyfYUdSpsICPiDZBqDyxW8 Message-ID: Subject: Re: svn commit: r43304 - head/en_US.ISO8859-1/books/porters-handbook To: Warren Block Content-Type: text/plain; charset=UTF-8 Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Dec 2013 20:14:18 -0000 On Sun, Dec 8, 2013 at 2:22 PM, Warren Block wrote: > Author: wblock > Date: Sun Dec 8 19:22:45 2013 > New Revision: 43304 > URL: http://svnweb.freebsd.org/changeset/doc/43304 > > Log: > Make the Uses table less confusing by aligning entries to the top. > > Modified: > head/en_US.ISO8859-1/books/porters-handbook/book.xml > > Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml > ============================================================================== > --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Sun Dec 8 19:16:13 2013 (r43303) > +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Sun Dec 8 19:22:45 2013 (r43304) > @@ -12612,7 +12612,7 @@ pre-install: > > > > - > + Shouldn't this be done in CSS, not in the tbody element? -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams