From owner-cvs-etc Sat Jul 29 08:08:17 1995 Return-Path: cvs-etc-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id IAA27248 for cvs-etc-outgoing; Sat, 29 Jul 1995 08:08:17 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id IAA27230 ; Sat, 29 Jul 1995 08:07:54 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id BAA05859; Sun, 30 Jul 1995 01:04:34 +1000 Date: Sun, 30 Jul 1995 01:04:34 +1000 From: Bruce Evans Message-Id: <199507291504.BAA05859@godzilla.zeta.org.au> To: ache@astral.msk.su, bde@zeta.org.au Subject: Re: cvs commit: src/etc inetd.conf Cc: CVS-commiters@freefall.cdrom.com, cvs-etc@freefall.cdrom.com Sender: cvs-etc-owner@freebsd.org Precedence: bulk >>> * Rename in.identd -> identd according recent ports rename >>This change also corrupted the tabs in the identd line. >Does those tabs are essential there? I don't think so. All the other lines in the file use tabs to line things up. I noticed because things didn't line up in the output from diff -c. Bruce