diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 95ff884c4..d6fd5ebf2 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -316,7 +316,12 @@ no-auto-default=*
always write resolv.conf to its runtime state directory.
symlink: NetworkManager will symlink
/etc/resolv.conf to its private
- resolv.conf file in the runtime state directory.
+ resolv.conf file in the runtime state directory. If
+ /etc/resolv.conf
+ already is a symlink pointing to a different location, the file
+ will not be modified. This allows the user to disable managing
+ by pointing the link /etc/resolv.conf to
+ somewhere else.
file: NetworkManager will write
/etc/resolv.conf as file.
resolvconf: NetworkManager will run
@@ -324,7 +329,7 @@ no-auto-default=*
netconfig: NetworkManager will run
netconfig to update the DNS configuration.
unmanaged: don't touch
- resolv.conf.
+ /etc/resolv.conf.
none: deprecated alias for
symlink.