Yes, it gives you a guideline for implementing database mirroring :
1. you backup your database you need to mirror
2. you restore your database on the off-site server
both FULL and LOG
3. Create end point and configure the database for mirroring on the off-site server
4. Create end point and configure primary server
It's what you can see in the GetProc cursor.
Hope this helps.
Jeff'.