Date: Sun, 22 Dec 2002 13:35:14 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh/bltin echo.c Message-ID: <200212222135.gBMLZFbx059468@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2002/12/22 13:35:14 PST Modified files: bin/sh/bltin echo.c Log: Use '\033' rather than '\e' as the latter is a gccism. PR: 46015 Submitted by: Jeroen Ruigrok van der Werven <asmodai@wxs.nl> MFC after: 1 week Revision Changes Path 1.12 +1 -1 src/bin/sh/bltin/echo.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?200212222135.gBMLZFbx059468>