From owner-freebsd-doc@FreeBSD.ORG Tue Feb 21 10:23:51 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD33F16A422 for ; Tue, 21 Feb 2006 10:23:51 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009E343D6B for ; Tue, 21 Feb 2006 10:23:43 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id k1LANcAG071693 for ; Tue, 21 Feb 2006 13:23:39 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id k1LANcOq071692 for freebsd-doc@freebsd.org; Tue, 21 Feb 2006 13:23:38 +0300 (MSK) (envelope-from yar) Date: Tue, 21 Feb 2006 13:23:38 +0300 From: Yar Tikhiy To: freebsd-doc@freebsd.org Message-ID: <20060221102338.GE60279@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.9i Subject: A small artifact in rendering 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, 21 Feb 2006 10:23:52 -0000 Hi doc folks, Just noticed that in arch-handbook, Chapter 8, the copyright line looks as follows: Copyright ¿ 2002, 2004, 2005 John BaldwinRobert Watson Note a missing separator between the names. The HTML is: Copyright © 2002, 2004, 2005 John BaldwinRobert Watson The SGML code was: 2002 2004 2005 John Baldwin Robert Watson There's an obvious bug either in the source or in the docbook machinery, but I have no idea which is the case. -- Yar