diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml
index f981d8489e..2df37d9a59 100644
--- a/man/NetworkManager.xml
+++ b/man/NetworkManager.xml
@@ -396,6 +396,37 @@
+
+ SIGNALS
+
+ NetworkManager process handles the following signals:
+
+
+ SIGHUP
+
+ The signal causes a reload of NetworkManager's configuration.
+ Note that not all configuration parameters can be changed at
+ runtime and therefore some changes may be applied only after
+ the next restart of the daemon. The signal also forces a
+ rewrite of DNS configuration.
+
+
+
+ SIGUSR1
+
+ The signal forces a rewrite of DNS configuration.
+
+
+
+ SIGUSR2
+
+ The signal has no effect at the moment.
+
+
+
+
+
+
DEBUGGING