Author: asomers
Date: Sat Dec 12 23:01:11 2020
New Revision: 368597
URL: https://svnweb.freebsd.org/changeset/base/368597

Log:
  MFC r367976:
  
  ping6: update usage text after r365547

Modified:
  stable/12/sbin/ping6/ping6.c
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sbin/ping6/ping6.c
==============================================================================
--- stable/12/sbin/ping6/ping6.c        Sat Dec 12 22:57:28 2020        
(r368596)
+++ stable/12/sbin/ping6/ping6.c        Sat Dec 12 23:01:11 2020        
(r368597)
@@ -2838,7 +2838,7 @@ usage(void)
            "\n"
            "             [-p pattern] [-S sourceaddr] [-s packetsize] "
            "[-x waittime]\n"
-           "             [-X timeout] [hops ...] host\n");
+           "             [-X timeout] [-z tclass] [hops ...] host\n");
        exit(1);
 }
 
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to