diff options
Diffstat (limited to 'networking/nslookup.c')
-rw-r--r-- | networking/nslookup.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/networking/nslookup.c b/networking/nslookup.c index cc5ff95d6..4beecc63b 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c | |||
@@ -23,7 +23,7 @@ | |||
23 | * $ nslookup yahoo.com | 23 | * $ nslookup yahoo.com |
24 | * Server: 128.193.0.10 | 24 | * Server: 128.193.0.10 |
25 | * Address: 128.193.0.10#53 | 25 | * Address: 128.193.0.10#53 |
26 | * | 26 | * |
27 | * Non-authoritative answer: | 27 | * Non-authoritative answer: |
28 | * Name: yahoo.com | 28 | * Name: yahoo.com |
29 | * Address: 216.109.112.135 | 29 | * Address: 216.109.112.135 |
@@ -33,11 +33,11 @@ | |||
33 | * $ nslookup 204.152.191.37 | 33 | * $ nslookup 204.152.191.37 |
34 | * Server: 128.193.4.20 | 34 | * Server: 128.193.4.20 |
35 | * Address: 128.193.4.20#53 | 35 | * Address: 128.193.4.20#53 |
36 | * | 36 | * |
37 | * Non-authoritative answer: | 37 | * Non-authoritative answer: |
38 | * 37.191.152.204.in-addr.arpa canonical name = 37.32-27.191.152.204.in-addr.arpa. | 38 | * 37.191.152.204.in-addr.arpa canonical name = 37.32-27.191.152.204.in-addr.arpa. |
39 | * 37.32-27.191.152.204.in-addr.arpa name = zeus-pub2.kernel.org. | 39 | * 37.32-27.191.152.204.in-addr.arpa name = zeus-pub2.kernel.org. |
40 | * | 40 | * |
41 | * Authoritative answers can be found from: | 41 | * Authoritative answers can be found from: |
42 | * 32-27.191.152.204.in-addr.arpa nameserver = ns1.kernel.org. | 42 | * 32-27.191.152.204.in-addr.arpa nameserver = ns1.kernel.org. |
43 | * 32-27.191.152.204.in-addr.arpa nameserver = ns2.kernel.org. | 43 | * 32-27.191.152.204.in-addr.arpa nameserver = ns2.kernel.org. |