2009/2/11 Roland Mainz <roland.ma...@nrubsig.org>:
> Index: src/cmd/ksh/builtins/alias.c
> +/*
> + * If the requested command is not an alias load it explicitly
...
> + * if an executable with the same name sits in a PATH element
> + * before /usr/bin (e.g. /usr/xpg4/bin/ls would be executed
> + * before /usr/bin/ls if would look like
> + * PATH=/usr/xpg4/bin:/usr/bin).

I'm aware you're merely moving the comment, however, "if would look
like" doesn't sound correct.

perhaps "if the path was something like"
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to