=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dig/dig.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/dig/dig.1 2020/02/21 10:51:28 1.4 --- src/usr.bin/dig/dig.1 2021/03/12 05:18:01 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: dig.1,v 1.4 2020/02/21 10:51:28 florian Exp $ .\" .\" Copyright (C) 2000-2011, 2013-2018 Internet Systems Consortium, Inc. ("ISC") .\" --- 1,4 ---- ! .\" $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,20 **** .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: February 21 2020 $ .Dt DIG 1 .Os .Sh NAME --- 14,20 ---- .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: March 12 2021 $ .Dt DIG 1 .Os .Sh NAME *************** *** 155,161 **** 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 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. --- 155,161 ---- and .Cm hmac-sha512 . .It Fl p Ar 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.