Author: thompsa
Date: Sat Jun 30 18:57:55 2012
New Revision: 237850
URL: http://svn.freebsd.org/changeset/base/237850

Log:
  MFC r237674
  
   Update the usage with the new jail option.

Modified:
  stable/9/usr.bin/sockstat/sockstat.c
Directory Properties:
  stable/9/usr.bin/sockstat/   (props changed)

Modified: stable/9/usr.bin/sockstat/sockstat.c
==============================================================================
--- stable/9/usr.bin/sockstat/sockstat.c        Sat Jun 30 18:56:08 2012        
(r237849)
+++ stable/9/usr.bin/sockstat/sockstat.c        Sat Jun 30 18:57:55 2012        
(r237850)
@@ -732,7 +732,7 @@ static void
 usage(void)
 {
        fprintf(stderr,
-           "Usage: sockstat [-46cLlu] [-p ports] [-P protocols]\n");
+           "Usage: sockstat [-46cLlu] [-j jid] [-p ports] [-P protocols]\n");
        exit(1);
 }
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"

Reply via email to