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:
parent
084d796d16
commit
cd06f6e065
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=207825
@ -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 "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user