Spelling errors.
commit8f7b65c0c1743d66099cc59b1796690127be3981
authorpavalos <pavalos>
Sun, 14 Jan 2007 15:14:52 +0000 (14 15:14 +0000)
committerpavalos <pavalos>
Sun, 14 Jan 2007 15:14:52 +0000 (14 15:14 +0000)
tree6127029ee6cba8cf8a2f53749a0a85d45f676a02
parentfb0aaef080991381f60027bc4ccdd214eddedcf7
Spelling errors.

POSIX demands that set's output (when invoked without arguments) should be
sorted.  Sort the variables before printing.

Provide a reasonable error message for `export -p var'.
Use argv rather than argptr since getopt() is used here.

Obtained-from:  FreeBSD
bin/sh/var.c