diff --git a/en/gnome/docs/faq2.sgml b/en/gnome/docs/faq2.sgml index 3a835692a4..5ff1502050 100644 --- a/en/gnome/docs/faq2.sgml +++ b/en/gnome/docs/faq2.sgml @@ -1,6 +1,6 @@ - + %gnomeincludes; %includes; @@ -91,8 +91,19 @@ WITH_LAME= yes

WITH_FAM enables file alteration manager support which allows Nautilus to update its file lists in real-time as well as allows all GNOME components to detect config - file changes without needing to restart GNOME. - WITH_LAME adds MP3 support, enabling you to play + file changes without needing to restart GNOME. Note, in order + for FAM to work properly, you also need to add the following + to /etc/rc.conf then reboot:

+ +

For FreeBSD 4.x:
+ portmap_enable="YES" +

+ +

For FreeBSD 5.x:
+ rpcbind_enable="YES" +

+ +

WITH_LAME adds MP3 support, enabling you to play MP3s directly in Nautilus.

These options may cause build errors on certain platforms, and