As Cheesepuff said, it's updating the prebinding. In layman's terms, (as I understand it, anyway) it's telling all the programs where things (libraries, to be specific) are so that they don't need to spend time looking when starting up. This improves application launch time. I could be a ways off on this definition, I haven't really looked into it much.