Date: Sat, 23 Feb 2002 03:59:42 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc services Message-ID: <200202231159.g1NBxgs62302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/02/23 03:59:42 PST Modified files: etc services Log: Long overdue whitespace cleanup. To give yourself an idea of how ugly it was, $ awk '/[[:space:]]$/ { sub(/$/,"\$"); print; }' /etc/services On the previous revision. And that's only the trailing whitespace. Revision Changes Path 1.85 +312 -312 src/etc/services 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?200202231159.g1NBxgs62302>