From 48429663041d1a22440e336ca2bd4d490a1a1ed2 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 17 Feb 1997 21:58:49 +0000 Subject: [PATCH] do not put a space after a backslash --- src/etc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/Makefile b/src/etc/Makefile index 14e6a40c..8e15e4a6 100644 --- a/src/etc/Makefile +++ b/src/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--