Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 1996 01:22:57 -0800 (PST)
From:      Donald Burr <d_burr@ix.netcom.com>
To:        Clay Jackson <clayj@interramp.com>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: config problem?
Message-ID:  <Pine.BSF.3.91.960201012146.13863A-100000@starfleet.gov>
In-Reply-To: <01BAEF6B.BED6D780@ip235.seattle.wa.interramp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Jan 1996, Clay Jackson wrote:

> I just tried to use config as part of compiling a new kernel, and it complained about:
> 
> ident	N7QNM
>[...]
> syntax error at line 11:

In the config file format, anything that contains numbers or special 
characters (except "_") must be surrounded by quotes.  The only things 
that can remain unquoted are alphanumeric strings that have "_" as the 
only non-alpha caracter in them.

Donald Burr [d_burr@ix.netcom.com], PO Box 91212, Santa Barbara CA 93190-1212
TEL (805)564-1871 / FAX 564-2315 / WWW http://www.geopages.com/WallStreet/2072
PGP Public Key available by request (send e-mail) or on Public Key Servers.
** Uphold your right to privacy - Use PGP. **




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960201012146.13863A-100000>