summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2019-12-18 18:07:47 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2019-12-18 18:07:47 +0000
commit38bf06bd887b5668e5d7aa3c602525e15f0833fd (patch)
tree7b7b836f1b6efea6a4008c210749bd2590423224
parent8001160bc62f03e4e41e04c186eacc0940eb8957 (diff)
move -h description into .Bl list rather than main body
-rw-r--r--usr.sbin/bind/bin/dig/dig.17
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/bind/bin/dig/dig.1 b/usr.sbin/bind/bin/dig/dig.1
index e0bac1c35d7..a4c1ec23de8 100644
--- a/usr.sbin/bind/bin/dig/dig.1
+++ b/usr.sbin/bind/bin/dig/dig.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dig.1,v 1.17 2019/12/18 15:19:30 jmc Exp $
+.\" $OpenBSD: dig.1,v 1.18 2019/12/18 18:07:46 deraadt Exp $
.\"
.\" Copyright (C) 2000-2011, 2013-2018 Internet Systems Consortium, Inc. ("ISC")
.\"
@@ -61,9 +61,6 @@ Although
.Nm
is normally used with command-line arguments, it also has a batch mode of
operation for reading lookup requests from a file.
-A brief summary of its command-line arguments and options is printed when the
-.Fl h
-option is given.
Unlike earlier versions, the BIND 9 implementation of
.Nm
allows multiple lookups to be issued from the command line.
@@ -172,6 +169,8 @@ Each line in the file should be organized in the same way they would be
presented as queries to
.Nm
using the command-line interface.
+.It Fl h
+A brief summary of its command-line arguments and options is printed.
.It Fl i
Do reverse IPv6 lookups using the obsolete RFC 1886 IP6.INT domain, which is no
longer in use.