2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

s/used/use/

This commit is contained in:
Mark Andrews 2006-12-18 23:38:05 +00:00
parent 065c66d9bf
commit 1f21a0f32f

View File

@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE. - PERFORMANCE OF THIS SOFTWARE.
--> -->
<!-- $Id: dig.docbook,v 1.31 2006/12/18 23:26:10 marka Exp $ --> <!-- $Id: dig.docbook,v 1.32 2006/12/18 23:38:05 marka Exp $ -->
<refentry id="man.dig"> <refentry id="man.dig">
<refentryinfo> <refentryinfo>
@ -132,7 +132,7 @@
The IN and CH class names overlap with the IN and CH top level The IN and CH class names overlap with the IN and CH top level
domains names. Either use the <option>-t</option> and domains names. Either use the <option>-t</option> and
<option>-c</option> options to specify the type and class or <option>-c</option> options to specify the type and class or
used the <option>-q</option> the specify the domain name or use the <option>-q</option> the specify the domain name or
use "IN." and "CH." when looking up these top level domains. use "IN." and "CH." when looking up these top level domains.
</para> </para>