=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/dig/dig.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/dig/dig.c 2020/02/11 23:26:11 1.3 +++ src/usr.bin/dig/dig.c 2020/02/12 14:46:36 1.4 @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dig.c,v 1.3 2020/02/11 23:26:11 jsg Exp $ */ +/* $Id: dig.c,v 1.4 2020/02/12 14:46:36 schwarze Exp $ */ /*! \file */ #include @@ -140,7 +140,7 @@ static void print_usage(FILE *fp) { fputs( -"usage: dig [@server] [-46hiuv] [-b address[#port]] [-c class] [-f file]\n" +"usage: dig [@server] [-46hiuv] [-b sourceaddr[#port]] [-c class] [-f file]\n" " [-k keyfile] [-p port] [-q name] [-t type] [-x addr]\n" " [-y [hmac:]name:key] [name] [type] [class]\n" " +[no]aaonly +[no]additional +[no]adflag +[no]all +[no]answer\n"