From owner-cvs-all Tue Feb 2 06:26:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19616 for cvs-all-outgoing; Tue, 2 Feb 1999 06:26:44 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19582; Tue, 2 Feb 1999 06:26:39 -0800 (PST) (envelope-from eivind@FreeBSD.org) From: Eivind Eklund Received: (from eivind@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id GAA59127; Tue, 2 Feb 1999 06:26:39 -0800 (PST) (envelope-from eivind@FreeBSD.org) Date: Tue, 2 Feb 1999 06:26:39 -0800 (PST) Message-Id: <199902021426.GAA59127@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/cut cut.1 cut.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk eivind 1999/02/02 06:26:39 PST Modified files: usr.bin/cut cut.1 cut.c Log: Merge from NetBSD cut.1 rev 1.6 and cut.c rev 1.9, respectively. This makes us conform to IEEE Std1003.2-1992 (``POSIX.2''). Obtained from: NetBSD (but with slight modifications). Revision Changes Path 1.3 +14 -4 src/usr.bin/cut/cut.1 1.7 +12 -3 src/usr.bin/cut/cut.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message