=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dig/host.1,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/dig/host.1 2021/06/12 06:39:17 1.2 --- src/usr.bin/dig/host.1 2022/02/17 14:08:11 1.3 *************** *** 1,4 **** ! .\" $OpenBSD: host.1,v 1.2 2021/06/12 06:39:17 jmc Exp $ .\" .\" Copyright (C) 2000-2002, 2004, 2005, 2007-2009, 2014-2018 Internet Systems Consortium, Inc. ("ISC") .\" --- 1,4 ---- ! .\" $OpenBSD: host.1,v 1.3 2022/02/17 14:08:11 jsg Exp $ .\" .\" Copyright (C) 2000-2002, 2004, 2005, 2007-2009, 2014-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: June 12 2021 $ .Dt HOST 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: February 17 2022 $ .Dt HOST 1 .Os .Sh NAME *************** *** 57,63 **** .It Fl 6 Use IPv6 only for query transport. .It Fl a ! "All". The .Fl a option is normally equivalent to .Fl v --- 57,64 ---- .It Fl 6 Use IPv6 only for query transport. .It Fl a ! "All". ! The .Fl a option is normally equivalent to .Fl v *************** *** 133,140 **** Number of retries for UDP queries: If .Ar number ! is negative or zero, the number of retries will default to 1. The default value ! is 1. .It Fl r Non-recursive query: Setting this option clears the RD (recursion desired) bit in the query. --- 134,141 ---- Number of retries for UDP queries: If .Ar number ! is negative or zero, the number of retries will default to 1. ! The default value is 1. .It Fl r Non-recursive query: Setting this option clears the RD (recursion desired) bit in the query.