2020-06-19 18:10:55 +00:00
|
|
|
From 8b0a284d551d24ec2323713a5641b783b6e1baaa Mon Sep 17 00:00:00 2001
|
|
|
|
From: Petr Mensik <pemensik@redhat.com>
|
|
|
|
Date: Fri, 19 Jun 2020 18:48:23 +0200
|
|
|
|
Subject: [PATCH] .rh640538
|
|
|
|
|
|
|
|
---
|
|
|
|
bin/dig/dig.rst | 20 ++++++++++++++++++++
|
|
|
|
1 file changed, 20 insertions(+)
|
|
|
|
|
2020-06-18 02:08:57 +00:00
|
|
|
diff --git a/bin/dig/dig.rst b/bin/dig/dig.rst
|
2020-06-19 18:10:55 +00:00
|
|
|
index 3c899ce..46c9885 100644
|
2020-06-18 02:08:57 +00:00
|
|
|
--- a/bin/dig/dig.rst
|
|
|
|
+++ b/bin/dig/dig.rst
|
2020-06-19 18:10:55 +00:00
|
|
|
@@ -616,6 +616,26 @@ like to turn off the IDN support for some reason, use parameters
|
2020-06-18 02:08:57 +00:00
|
|
|
``+noidnin`` and ``+noidnout`` or define the IDN_DISABLE environment
|
|
|
|
variable.
|
2012-11-12 14:35:59 +00:00
|
|
|
|
2020-06-19 18:10:55 +00:00
|
|
|
+Return Codes
|
2020-06-18 02:08:57 +00:00
|
|
|
+~~~~~~~~~~~~
|
2012-11-12 14:35:59 +00:00
|
|
|
+
|
2020-06-18 02:08:57 +00:00
|
|
|
+``dig`` return codes are:
|
|
|
|
+
|
2020-06-19 18:10:55 +00:00
|
|
|
+``0``
|
|
|
|
+ Response received, including NXDOMAIN status
|
|
|
|
+
|
|
|
|
+``1``
|
|
|
|
+ Usage error
|
|
|
|
+
|
|
|
|
+``8``
|
|
|
|
+ Couldn't open batch file
|
|
|
|
+
|
|
|
|
+``9``
|
|
|
|
+ No reply from server
|
|
|
|
+
|
|
|
|
+``10``
|
|
|
|
+ Internal error
|
2020-06-18 02:08:57 +00:00
|
|
|
+
|
|
|
|
Files
|
|
|
|
~~~~~
|
2016-05-26 15:23:15 +00:00
|
|
|
|
2020-06-19 18:10:55 +00:00
|
|
|
--
|
|
|
|
2.26.2
|
|
|
|
|