Actually, this occurs twice: First in section 3.3.3 (Managing the links):
update-rc.d <package> default >/dev/null
Then again in section 3.3.6 (Example):
update-rc.d bind default >/dev/null
Kirk Hilliard

