mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
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:
parent
37790e7f74
commit
977cb19587
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=155719
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user