Update a comment to match functionality changed in r1.39 (allow square

brackets in process names).

MFC after:	2 days
This commit is contained in:
Ceri Davies 2006-02-15 14:37:35 +00:00
parent 37790e7f74
commit 977cb19587
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155719

View File

@ -236,6 +236,7 @@ check_process()
# `basename procname`
# `basename procname` + ":"
# "(" + `basename procname` + ")"
# "[" + `basename procname` + "]"
#
# If interpreter != ".", read the first line of procname, remove the
# leading #!, normalise whitespace, append procname, and attempt to