Date: Sat, 5 Feb 2011 15:13:18 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh var.c Message-ID: <201102051513.p15FDPiG009413@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2011-02-05 15:13:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
bin/sh var.c
Log:
SVN rev 218328 on 2011-02-05 15:13:18Z by jilles
MFC r217847: sh: Clean up some old comments:
* There is no plan for an alternative to the command "set".
* Attempting to unset a readonly variable has not raised an error for quite
a while, so the order of unsetting a variable and a function with the same
name does not matter.
Revision Changes Path
1.37.2.1 +3 -6 src/bin/sh/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102051513.p15FDPiG009413>
