From owner-freebsd-doc@FreeBSD.ORG Fri Nov 14 08:23:41 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 CDB3D10656A5 for ; Fri, 14 Nov 2008 08:23:41 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 51B618FC24 for ; Fri, 14 Nov 2008 08:23:41 +0000 (UTC) (envelope-from pali.gabor@googlemail.com) Received: by fk-out-0910.google.com with SMTP id k31so1412313fkk.11 for ; Fri, 14 Nov 2008 00:23:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:sender; bh=i+FecVvK29604T6Bk9FbQ0zCZRUKaWkoaq10J7iuhKo=; b=DT/YmufrmuVZxTtG4Kn1vALcivMyWeVe5gTxmALayojQOUeZKFeEQJ/DfcPlUpWXH+ br0E9/sC6DOVvrHxMeutL9puK/Xlhe97nA7Kf2tGY8t2pYvXinZfFGOXem4tJ1PURHQm GbLlS66dpramE8gTs4WC5Rb1IrbGJvk23SyM8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:sender; b=RrQjW+5xlNzWHbCa4biQLdO5fXsZWIq0G+Yb15Cw1w4NlQbU3VjMNEhp6DbSZjaMk4 zgB/aj4kuuJ7xmciBbWwq/IH4sgga3yjQXHQt9sKlQO6v2v3U1zzZIS9h3jcjFePAUgp v+tqn03et3OrzT4Eg90VMeWVmnmLD4wxbwhEY= Received: by 10.180.204.10 with SMTP id b10mr173407bkg.201.1226651019894; Fri, 14 Nov 2008 00:23:39 -0800 (PST) Received: from ?192.168.1.29? (oktnb24.inf.elte.hu [157.181.167.24]) by mx.google.com with ESMTPS id d13sm427939fka.19.2008.11.14.00.23.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 14 Nov 2008 00:23:38 -0800 (PST) Message-ID: <491D3577.3090208@FreeBSD.org> Date: Fri, 14 Nov 2008 09:23:19 +0100 From: Gabor PALI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.17 (X11/20081023) MIME-Version: 1.0 To: joeb@a1poweruser.com References: In-Reply-To: X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: =?UTF-8?B?UMOBTEkgR8OhYm9yIErDoW5vcw==?= Cc: doc@FreeBSD.org Subject: Re: updateing splash screen faq 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: Fri, 14 Nov 2008 08:23:41 -0000 joeb wrote: > Would like to update this FAQ. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html#INSTALL-SPLASH > > The current FAQ documentation on activating the boot splash screen is not up > to date. It was written for FreeBSD 3.1 and is missing some undocumented > functions. Okay, thanks for the report! I will work on it, and let you know when it is fixed. Cheers, :g