From owner-freebsd-bugs Mon Jul 29 23:40:04 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24542 for bugs-outgoing; Mon, 29 Jul 1996 23:40:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24508; Mon, 29 Jul 1996 23:40:02 -0700 (PDT) Date: Mon, 29 Jul 1996 23:40:02 -0700 (PDT) Message-Id: <199607300640.XAA24508@freefall.freebsd.org> To: freebsd-bugs Cc: From: "Jordan K. Hubbard" Subject: Re: conf/1443: Possible bug in /etc/rc Reply-To: "Jordan K. Hubbard" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR conf/1443; it has been noted by GNATS. From: "Jordan K. Hubbard" To: bill@duchess.wagill.com Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: conf/1443: Possible bug in /etc/rc Date: Mon, 29 Jul 1996 23:30:48 -0700 > The /etc/rc file contains the pattern X"NO" repeatedly. However, > there is a place where the pattern is "XNO". Is this a bug? No, though it is a gratuitous inconsistency and thus worth correcting. Done. Thanks for noticing.