* FreeBSD -> &os; in affected areas
* /dev does not populated by the scripts, it is not an on-disk file system anymore, so no need to mention it
* /tmp and /var/tmp are not necessarily linked, remove paragraph about creating /var/tmp
* /proc is not in fstab anymore
* remove another instance of /var/db/port.mkversion I missed in a previous commit
* /var gets populated by /etc/mtree/BSD.var.dist instead of a list 'var_dirs', which now include /var/at , /var/cron and /var/log
* Clarify the section about Apache a bit, mention that the default setup is fine
Reviewed by: remko, trhodes, keramida
Approved by: above