Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed documentation version
  • Loading branch information
lxdicted committed Oct 4, 2020
commit 5e52515fc8836419294203bd9310f933bf3eb43e
4 changes: 2 additions & 2 deletions doc/api/dns.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ will contain an array of canonical name records available for the `hostname`

## `dns.resolveCaa(hostname, callback)`
<!-- YAML
added: v15.0.0
added: REPLACEME
-->

* `hostname` {string}
Expand Down Expand Up @@ -916,7 +916,7 @@ Here is an example of the result object:

## `dnsPromises.resolveCaa(hostname)`
<!-- YAML
added: v15.0.0
added: REPLACEME
-->

* `hostname` {string}
Expand Down