The sequel is the "rest of the calculation" that has yet to be completed. In your specific example, you might think of it as (display [])where, where []is the hole that should be inserted with the value. That is, at the time of the call call/cc, what else needs to be done is the call to display.
call/cc , , . ( f). f return. , (return 2) 2 , .. (display 2).
, , , PLAI, (. VII). .