From owner-cvs-usrbin Mon Aug 18 18:59:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA01736 for cvs-usrbin-outgoing; Mon, 18 Aug 1997 18:59:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA01692; Mon, 18 Aug 1997 18:58:38 -0700 (PDT) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id SAA03729; Mon, 18 Aug 1997 18:57:54 -0700 (PDT) Date: Mon, 18 Aug 1997 18:57:54 -0700 (PDT) Message-Id: <199708190157.SAA03729@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/fetch main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 1997/08/18 18:57:54 PDT Modified files: usr.bin/fetch main.c Log: Be consistent with other utilities in spelling "Kbytes". (Actually, there even was one of them about ten lines above in the same file.) Reminded by: joerg's commit to usr.bin/ftp/ftp.c rev 1.9 Revision Changes Path 1.43 +3 -3 src/usr.bin/fetch/main.c