From owner-freebsd-doc@FreeBSD.ORG Tue Sep 18 14:49:10 2007 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88FD516A419 for ; Tue, 18 Sep 2007 14:49:10 +0000 (UTC) (envelope-from murray.stokely@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.189]) by mx1.freebsd.org (Postfix) with ESMTP id 6266313C4CB for ; Tue, 18 Sep 2007 14:49:10 +0000 (UTC) (envelope-from murray.stokely@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1500179rvb for ; Tue, 18 Sep 2007 07:49:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=n0R8YuFM/kKHwUW8qreV3jcaER0entIXSgTJ5l1I0qg=; b=ujoe5H1X8i/X4Mx/qlAlP6p0ilelDI82LtukgoTCFUTYYDcVR2en9i7d9tY2Y+qShXlHZlZeJhwOn1K80fAfGmMrT87c2KbMbVVzUMbN/LmYt1xqPMeYmHFa9Vw4MmHFzpTkPezAmXNzp3ggmYKJ7lKBCdlD3T8IxIPR3hFKe68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f04OrUjhGA9+9reil/rLiV9MCm+8SNbbGNsF3ze1+Tn26H3YOVrvYhH7dgf1ULttLCu6kEt5tV6TUPZ1FlNBoaT9HLpqP4toPJBtQjmtt32s6mVH6af44FfvqKW9HRnEH1LnC4sSPB63VjZZWoa5ARWrdmioTUyVfkp/MFuyAlM= Received: by 10.140.126.14 with SMTP id y14mr1404311rvc.1190126949909; Tue, 18 Sep 2007 07:49:09 -0700 (PDT) Received: by 10.141.193.6 with HTTP; Tue, 18 Sep 2007 07:49:09 -0700 (PDT) Message-ID: <474078f80709180749h5aa1ade0we8483bab19af7bf8@mail.gmail.com> Date: Tue, 18 Sep 2007 15:49:09 +0100 From: "Murray Stokely" To: "Joseph Koshy" In-Reply-To: <84dead720709180737i6cbe12a2m71cea9fd2b07c7f0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <474078f80709140106u1e1efb71n2f75b65940886f7c@mail.gmail.com> <84dead720709180737i6cbe12a2m71cea9fd2b07c7f0@mail.gmail.com> Cc: freebsd-doc@freebsd.org, Matt Olander Subject: Re: PC-BSD Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2007 14:49:10 -0000 On 9/18/07, Joseph Koshy wrote: > > I would prefer to check in something into > > doc/en_US.ISO8859-1/books/pc-bsd-handbook. The SGML files there would > > occasionally include chapters from ../handbook. > > > Thoughts or concerns about this? > > What about finer grain content differences---those one paragraph > or one sentence differences that are best handled inline? SGML > conditional includes for those? Yea. We'll aim to minimize those where possible, but I don't think this will be too onerous. There are a handful of places where we did this for output.print for html/print output differences. I'm really glad we have the &os entity that can be updated to say 'PC-BSD' now. - Murray