Date: Wed, 5 Jun 2002 20:57:22 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh sh.1 var.c Message-ID: <200206060357.g563vME30990@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/05 20:57:22 PDT
Modified files:
bin/sh sh.1 var.c
Log:
Add the SUSv3 -p ("portable") option to both the export and readonly
builtins. This makes export/readonly print lines in the form
"export name=value".
Revision Changes Path
1.67 +20 -2 src/bin/sh/sh.1
1.19 +27 -1 src/bin/sh/var.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?200206060357.g563vME30990>
