From owner-cvs-all Wed Aug 15 7:54: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9813237B409; Wed, 15 Aug 2001 07:53:55 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7FErtO30678; Wed, 15 Aug 2001 07:53:55 -0700 (PDT) (envelope-from ru) Message-Id: <200108151453.f7FErtO30678@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 15 Aug 2001 07:53:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fmt fmt.1 fmt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/08/15 07:53:55 PDT Modified files: usr.bin/fmt fmt.1 fmt.c Log: The old fmt(1) always did what the new ``-l 8'' option does. POLA: Changed the default to ``-l 8'' while still providing a way to disable this feature with ``-l 0''. PR: bin/29247 Reviewed by: iedowse Revision Changes Path 1.9 +6 -1 src/usr.bin/fmt/fmt.1 1.16 +12 -3 src/usr.bin/fmt/fmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message