=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cut/cut.1,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** src/usr.bin/cut/cut.1 2014/02/01 22:47:49 1.20 --- src/usr.bin/cut/cut.1 2014/02/01 23:34:49 1.21 *************** *** 1,4 **** ! .\" $OpenBSD: cut.1,v 1.20 2014/02/01 22:47:49 sobrado Exp $ .\" $NetBSD: cut.1,v 1.6 1995/10/02 20:19:26 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: cut.1,v 1.21 2014/02/01 23:34:49 sobrado Exp $ .\" $NetBSD: cut.1,v 1.6 1995/10/02 20:19:26 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 *************** *** 59,66 **** .Ar list ) from each .Ar file ! (or the standard input by default), and writes them to the ! standard output. The items specified by .Ar list can be in terms of column position or in terms of fields delimited --- 59,71 ---- .Ar list ) from each .Ar file ! and writes them to the standard output. ! If no ! .Ar file ! arguments are specified, or a file argument is a single dash ! .Pq Sq \- , ! .Nm ! reads from the standard input. The items specified by .Ar list can be in terms of column position or in terms of fields delimited