From owner-cvs-sys Sun Mar 16 09:25:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA08311 for cvs-sys-outgoing; Sun, 16 Mar 1997 09:25:57 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA08304; Sun, 16 Mar 1997 09:25:55 -0800 (PST) Date: Sun, 16 Mar 1997 09:25:55 -0800 (PST) From: Bruce Evans Message-Id: <199703161725.JAA08304@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/conf files.i386 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/16 09:25:54 Modified: sys/i386/conf files.i386 Log: Fixed broken line continuation in the previous revision. Config apparently has buggy backslash-newline handling. Avoid it by using whitespace before backslash-newline. Revision Changes Path 1.156 +2 -2 src/sys/i386/conf/files.i386