From owner-freebsd-commit Thu Jul 13 02:16:15 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA27297 for commit-outgoing; Thu, 13 Jul 1995 02:16:15 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA27275 for cvs-etc-outgoing; Thu, 13 Jul 1995 02:16:11 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA27233 ; Thu, 13 Jul 1995 02:15:53 -0700 Date: Thu, 13 Jul 1995 02:15:53 -0700 From: "Rodney W. Grimes" Message-Id: <199507130915.CAA27233@freefall.cdrom.com> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc make.conf Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/07/13 02:15:52 Modified: etc make.conf Log: [I cvs admin -o the last one of these you saw, it was commited on the wrong branch :-(] Eliminate incorrect double negative logic Bruce has been gripping about for a year now. Change = no_way to = true. Submitted by: bde (sort of, patch by me :-))