From: deraadt Date: Mon, 17 Feb 1997 21:58:49 +0000 (+0000) Subject: do not put a space after a backslash X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d006671012a29149129e6ae8289fe543f1c0a021;p=openbsd do not put a space after a backslash --- diff --git a/etc/Makefile b/etc/Makefile index 14e6a40c10f..8e15e4a6a9a 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.39 1997/02/16 23:11:55 provos Exp $ +# $OpenBSD: Makefile,v 1.40 1997/02/17 21:58:49 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific @@ -18,7 +18,7 @@ BIN1= aliases bootptab changelist ccd.conf csh.cshrc csh.login csh.logout \ hosts.equiv hosts.lpd ifaliases inetd.conf ipf.rules ksh.kshrc \ locate.rc man.conf monthly motd mrouted.conf myname netstart \ networks newsyslog.conf passwd.conf phones printcap protocols \ - rbootd.conf rc rc.local remote rpc security services shells \ + rbootd.conf rc rc.local remote rpc security services shells \ syslog.conf virc weekly etc.${MACHINE}/disktab # -rw-rw-r--