Subject: CVS commit: src/usr.sbin/etcupdate
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 04/02/2003 19:30:26
Module Name:	src
Committed By:	perry
Date:		Wed Apr  2 16:30:26 UTC 2003

Modified Files:
	src/usr.sbin/etcupdate: etcupdate

Log Message:
Automatically figure out how wide the terminal is with an ugly
`stty | fgrep | sed` expression.
Really, sdiff should figure this out by default but it does not.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.sbin/etcupdate/etcupdate

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.