From owner-freebsd-questions Sun Sep 19 22:36: 6 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dt014nb6.san.rr.com (dt014nb6.san.rr.com [24.30.129.182]) by hub.freebsd.org (Postfix) with ESMTP id C630714BDE for ; Sun, 19 Sep 1999 22:36:03 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt014nb6.san.rr.com (8.9.3/8.8.8) with ESMTP id WAA15071; Sun, 19 Sep 1999 22:53:43 -0700 (PDT) (envelope-from Doug@gorean.org) Message-ID: <37E5CAFC.1ABF6D02@gorean.org> Date: Sun, 19 Sep 1999 22:49:48 -0700 From: Doug Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Andre Albsmeier Cc: freebsd-questions@freebsd.org Subject: Re: Kernel config file with "ident" containing numbers References: <19990920065023.A25166@internal> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andre Albsmeier wrote: > > For some reasons, I want to use and ident line that contains > a number, e.g.: > > # > # This is the ``identification'' of the kernel. Usually this should > # be the same as the name of your kernel. > # > ident MESS2 > > But config complains about a "syntax error" in this line. Does > anybody know how I have to patch config to do this? No need, just put real "double quotes" around the string with the numbers in it. Good luck, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message