stefanf 2005-09-09 21:03:34 UTC
FreeBSD src repository
Modified files:
bin/sh var.c
Log:
- Provide a reasonable error message for `export -p var'.
- Use argv rather than argptr since getopt() is used here.
Revision Changes Path
1.29 +3 -1 src/bin/sh/var.c