From owner-freebsd-doc@FreeBSD.ORG Fri May 6 19:01:10 2005 Return-Path: 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 ADF2F16A4D6 for ; Fri, 6 May 2005 19:01:10 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4456743DAE for ; Fri, 6 May 2005 19:01:10 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14243 invoked from network); 6 May 2005 19:01:10 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 6 May 2005 19:01:09 -0000 Received: from [10.50.41.242] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j46J11lt018037; Fri, 6 May 2005 15:01:03 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-doc@FreeBSD.org Date: Fri, 6 May 2005 15:01:07 -0400 User-Agent: KMail/1.8 References: <20050504103906.z1dgezlbfqskwc88@mail.informatik.fh-wiesbaden.de> In-Reply-To: <20050504103906.z1dgezlbfqskwc88@mail.informatik.fh-wiesbaden.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505061501.08817.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: doc@FreeBSD.org cc: ckoch001@informatik.fh-wiesbaden.de Subject: Re: Typo X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2005 19:01:10 -0000 On Wednesday 04 May 2005 04:39 am, ckoch001@informatik.fh-wiesbaden.de wrote: > Hi, > found a typo in > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-set >up.html > > man 5 loader.conf states: > >>All settings have the following format: variable="value"<< > > while in the document the double quotes are missing > > >>Then, create /boot/loader.conf.local and put the following line there. > > console=comconsole > > or > > console=vidconsole > > << > > correctly it should be > > >>Then, create /boot/loader.conf.local and put the following line there. > > console="comconsole" > > or > > console="vidconsole"<< > > I hope that is useful > yours > Chris Actually, the quotes are optional. I use 'foo=bar' in loader.conf all the time. Probably loader.conf(5) needs to be fixed to say that the quotes are optional. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org