summaryrefslogtreecommitdiff
path: root/usr.bin/dig/dig.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dig/dig.1')
-rw-r--r--usr.bin/dig/dig.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/dig/dig.1 b/usr.bin/dig/dig.1
index 92c71b27376..0931e927362 100644
--- a/usr.bin/dig/dig.1
+++ b/usr.bin/dig/dig.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dig.1,v 1.4 2020/02/21 10:51:28 florian Exp $
+.\" $OpenBSD: dig.1,v 1.5 2021/03/12 05:18:01 jsg Exp $
.\"
.\" Copyright (C) 2000-2011, 2013-2018 Internet Systems Consortium, Inc. ("ISC")
.\"
@@ -14,7 +14,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 21 2020 $
+.Dd $Mdocdate: March 12 2021 $
.Dt DIG 1
.Os
.Sh NAME
@@ -155,7 +155,7 @@ valid choices are
and
.Cm hmac-sha512 .
.It Fl p Ar port
-Send the query to a non-standard port on the server, instead of the defaut port
+Send the query to a non-standard port on the server, instead of the default port
53.
This option would be used to test a name server that has been configured to
listen for queries on a non-standard port number.