This commit changes the Darwin NFS template for /etc/exports to put each exported directory in quotes. This fixes an issue with directory names that have spaces in them. Quotes were chosen (rather than escaping the spaces) in order to match the template for Linux NFS exports.