Subject: PR/33995 CVS commit: [netbsd-3] src/usr.bin/cut
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, cheusov@tut.by>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 08/12/2006 19:15:05
The following reply was made to PR bin/33995; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/33995 CVS commit: [netbsd-3] src/usr.bin/cut
Date: Sat, 12 Aug 2006 19:13:02 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Sat Aug 12 19:13:02 UTC 2006
 
 Modified Files:
 	src/usr.bin/cut [netbsd-3]: cut.1 cut.c
 
 Log Message:
 Pull up following revision(s) (requested by jnemeth in ticket #1461):
 	usr.bin/cut/cut.1: revision 1.13-1.14
 	usr.bin/cut/cut.c: revision 1.21
 PR/33995: Aleksey Cheusov: support use "-" to indicate stdin from SUS
 don't highlight the single dash
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.12 -r1.12.6.1 src/usr.bin/cut/cut.1
 cvs rdiff -r1.17 -r1.17.2.1 src/usr.bin/cut/cut.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.