doc: dns.lookupService has wrong header level
PR-URL: https://github.com/iojs/io.js/pull/552 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
8b1db9c0a7
commit
df0d790107
@ -98,7 +98,7 @@ Its implementation can have subtle but important consequences on the behavior
|
||||
of any Node.js program. Please take some time to consult the [Implementation
|
||||
considerations section](#dns_implementation_considerations) before using it.
|
||||
|
||||
# dns.lookupService(address, port, callback)
|
||||
## dns.lookupService(address, port, callback)
|
||||
|
||||
Resolves the given address and port into a hostname and service using
|
||||
`getnameinfo`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user