From owner-freebsd-doc@FreeBSD.ORG Wed Sep 19 16:18:07 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 CC2A516A417 for ; Wed, 19 Sep 2007 16:18:07 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.181]) by mx1.freebsd.org (Postfix) with ESMTP id 9ADB113C4D0 for ; Wed, 19 Sep 2007 16:18:07 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by el-out-1112.google.com with SMTP id r27so36182ele for ; Wed, 19 Sep 2007 09:18:06 -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=RWwMBHvWvlRgOIjWpl6guSKe1vLdcRfvA3IjXQ3Xk1A=; b=FmrhkVA8Cl0Qjq7CPGKO1GjER1KkHOx33lSPvkHTWpiwF1TZXvrvmuVxQ4TPbkxCeIkbCjgyAJZo8elS27YecXLlvsdtQ0geskgl5aTzMXql7C3F8uM1jmn/webgOPaysm2Gz3ini4TiXF5JosP98EYKGct6+WxA3P+tIw7UQAQ= 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=Hpsfu3QhpuQXIXkOtIcJFgZKn6BmWNiJ4uPtvtaVoHMgJ7YO0dK6jROMjaWGP+22hwbvABV9Edvva03OzwqN5lHA2OlA0oT2Z9/vr3VajCDStUjThY3TEqx8Wd29HkHLzq6tzLK0m0f1+CLlnux2CxLBs8ZP0I0ngTa9AMAk3DM= Received: by 10.142.147.15 with SMTP id u15mr303241wfd.1190218685953; Wed, 19 Sep 2007 09:18:05 -0700 (PDT) Received: by 10.143.14.9 with HTTP; Wed, 19 Sep 2007 09:18:05 -0700 (PDT) Message-ID: <47d0403c0709190918o23f1fda7k1b09517c29cee407@mail.gmail.com> Date: Wed, 19 Sep 2007 12:18:05 -0400 From: "Ben Kaduk" To: "Murray Stokely" In-Reply-To: <474078f80709180749h5aa1ade0we8483bab19af7bf8@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> <474078f80709180749h5aa1ade0we8483bab19af7bf8@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: Wed, 19 Sep 2007 16:18:07 -0000 On 9/18/07, Murray Stokely wrote: > On 9/18/07, Joseph Koshy wrote: [snip] > > 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 Of course, the &os entity is not used entirely consistently in the handbook. In fact, it is used so inconsistently that I did not change it during my (ongoing) sweep through the handbook (originally for grammar nits, but got stalled a bit in updating the multimedia chapter). It may be useful to go through and change all of the (appropriate) literal FreeBSD's into &os-es at once, prior to doing includes. -Ben Kaduk