]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r217847: sh: Clean up some old comments:
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Feb 2011 15:09:55 +0000 (15:09 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Feb 2011 15:09:55 +0000 (15:09 +0000)
commit25994537ed2cc2fd87547dd7d165915529d7d41f
tree890b3f3817f6c089fc5c70abe36bf2fbfe693e50
parente2c1ca436bbd4591cae63f9a9e77a3d9b9aa8f80
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@218326 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/var.c