b8ccda
diff --git a/bin/dig/dig.rst b/bin/dig/dig.rst
b8ccda
index 3c899ce..3e9957b 100644
b8ccda
--- a/bin/dig/dig.rst
b8ccda
+++ b/bin/dig/dig.rst
b8ccda
@@ -616,6 +616,17 @@ like to turn off the IDN support for some reason, use parameters
b8ccda
 ``+noidnin`` and ``+noidnout`` or define the IDN_DISABLE environment
b8ccda
 variable.
Adam Tkac cd3db8
 
b8ccda
+Return codes
b8ccda
+~~~~~~~~~~~~
Adam Tkac cd3db8
+
b8ccda
+``dig`` return codes are:
b8ccda
+
b8ccda
+   0: Everything went well, including things like NXDOMAIN
b8ccda
+   1: Usage error
b8ccda
+   8: Couldn't open batch file
b8ccda
+   9: No reply from server
b8ccda
+   10: Internal error
b8ccda
+
b8ccda
 Files
b8ccda
 ~~~~~
Tomas Hozza 3fed71