From owner-freebsd-doc@FreeBSD.ORG Mon Dec 1 20:36:45 2008 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94B951065675 for ; Mon, 1 Dec 2008 20:36:45 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1E0D78FC08 for ; Mon, 1 Dec 2008 20:36:44 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so1401539nfh.33 for ; Mon, 01 Dec 2008 12:36:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=v5kyxod8pLcOUx8xrjnNlugMM3/NB1o4u/IYLWHAgcQ=; b=f+m4CEYIwH1tBKK9BMjSUjK4YtK7vB8pKrcTD2aacVNOhkQ+Llis94P5DwUbGWhIww FW1bst6pw0rJbrk0yXKdpamangn5hGdWyCkF/EWakOmyt1LVnWMWtr7eeNOOSnLAWBa+ 0kvLoExPAOmdTR9TXhV+7W2eyZQt0rlghD8cE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=uU9rmaXIDMxyWK1p/rwmSUcZWnKXLpipfwZ7RyR4LpWrh7W2Kts6dnQjln1els2SeC jKQYBRU54cZ5SInSYQu5n+caJsC+uggmF1OPktt2+k7wBRQepGvyO+CoSDZKL+WljITr XUXtNxheBNpR538FTRhUHkebKTYncus9sjL3o= Received: by 10.210.19.11 with SMTP id 11mr13024260ebs.168.1228163803171; Mon, 01 Dec 2008 12:36:43 -0800 (PST) Received: from self.rene-ladan.nl ([77.163.174.49]) by mx.google.com with ESMTPS id i7sm23356924nfh.5.2008.12.01.12.36.41 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 01 Dec 2008 12:36:42 -0800 (PST) Message-ID: <49344AD7.5020404@gmail.com> Date: Mon, 01 Dec 2008 21:36:39 +0100 From: Rene Ladan User-Agent: Thunderbird 2.0.0.18 (X11/20081123) MIME-Version: 1.0 To: Manolis Kiagias References: <49343F34.1010405@gmail.com> <49344568.3060509@gmail.com> In-Reply-To: <49344568.3060509@gmail.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: doc@freebsd.org Subject: Re: [Fwd: PERFORCE change 153905 for review] 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: Mon, 01 Dec 2008 20:36:45 -0000 Manolis Kiagias schreef: > Rene Ladan wrote: >> Hi, >> >> it seems our parser is a bit sloppy about missing semicolons in >> entity references, which are compulsary according to >> http://xml.silmaril.ie/faq.sgml >> >> So now I'm curious who is right :) >> >> Rene >> >> -------- Originele bericht -------- >> Onderwerp: PERFORCE change 153905 for review >> Datum: Mon, 1 Dec 2008 19:22:26 GMT >> Van: Rene Ladan >> Aan: Perforce Change Reviews >> >> [...] >> >> ==== >> //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml#5 >> (text+ko) ==== >> >> @@ -231,7 +231,7 @@ >> page: >> >> Alternatively, to load the driver as a module at >> boot time, place the >> -following line in &man.loader.conf.5: >> +following line in &man.loader.conf.5;: >> >> if_ath_load="YES" >> > > Hey, this is difficult to spot. Even the parser didn't notice :) > Seriously, I find it weird that this still renders properly. > I am using vim with syntax coloring, and if I forget a semicolon, the > lack of color usually reminds me. But I never expected it would render > with a colon (esp. since the colon is then kept as part of text) > My vim (7.2.29 with SGML highlighting) caught it ;). Maybe the parser is forgiving, like HTML parsers. Regards, Rene -- http://www.rene-ladan.nl/ GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net)