From owner-cvs-all Tue Feb 2 09:36:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA10466 for cvs-all-outgoing; Tue, 2 Feb 1999 09:36:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA10296; Tue, 2 Feb 1999 09:36:44 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id KAA08291; Tue, 2 Feb 1999 10:36:42 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA23524; Tue, 2 Feb 1999 10:36:41 -0700 Date: Tue, 2 Feb 1999 10:36:41 -0700 Message-Id: <199902021736.KAA23524@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Wolfram Schneider Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs@FreeBSD.ORG Subject: Re: cvs commit: doc/zh/FAQ admin.sgml install.sgml misc.sgml In-Reply-To: <19990202182102.A5863@caramba.cs.tu-berlin.de> References: <199902021538.HAA00967@freefall.freebsd.org> <19990202182102.A5863@caramba.cs.tu-berlin.de> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > The install.sgml and kernelconfig.sgml file contain DOS > linefeeds ;-( > > Is there an easy way to fix this with cvs? Nope. They must have been sent over as binary files and then committed on a unix host. > Or should > we delete these files from the repository and re-import the files? Depends. If you really want to keep track of them as 'vendor' files, then yes. Otherwise, run dos2unix or similar on them and then recommit them. Nate > > Wolfram > > On 1999-02-02 07:38:58 -0800, Wolfram Schneider wrote: > > wosch 1999/02/02 07:38:57 PST > > > > Modified files: > > zh/FAQ admin.sgml install.sgml misc.sgml > > Log: > > SGML typos. Now it pass the `make clean all clean' test. > > > > Revision Changes Path > > 1.2 +2 -2 doc/zh/FAQ/admin.sgml > > 1.2 +2 -1 doc/zh/FAQ/install.sgml > > 1.2 +3 -3 doc/zh/FAQ/misc.sgml > > -- > Wolfram Schneider http://www.freebsd.org/~wosch/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message