Date: Sun, 27 Jun 2004 16:55:25 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cut cut.1 Message-ID: <200406271655.i5RGtPbY010984@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2004-06-27 16:55:25 UTC FreeBSD src repository Modified files: usr.bin/cut cut.1 Log: Correct the description of the -f option: input and output fields are separated by the field delimiter character, which is not necessarily the tab character. Revision Changes Path 1.27 +6 -2 src/usr.bin/cut/cut.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406271655.i5RGtPbY010984>