1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Fix error in comment.

This commit is contained in:
Jilles Tjoelker 2010-05-09 17:15:26 +00:00
parent 084d796d16
commit cd06f6e065
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=207825

View File

@ -40,7 +40,7 @@ UTILS="alias,\
set -e
# With 'command', variable assignments affect the shell environment.
# With 'command', variable assignments do not affect the shell environment.
set -- ${SPECIAL}
for cmd in "$@"