Date: Tue, 23 Apr 2002 00:15:09 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/expand expand.1 src/usr.bin/unexpand unexpand.c Message-ID: <200204230715.g3N7F9f74956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/04/23 00:15:09 PDT
Modified files:
usr.bin/expand expand.1
usr.bin/unexpand unexpand.c
Log:
Add the -t option, which allows tab stop positions to be specified similarly
to the way expand(1) allows. This brings unexpand(1) up to SUSv3 conformance,
and it now passes all relevant parts of the GNU textutils test suite.
PR: 35621
Reviewed by: mike
Revision Changes Path
1.9 +14 -1 src/usr.bin/expand/expand.1
1.9 +118 -51 src/usr.bin/unexpand/unexpand.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204230715.g3N7F9f74956>
