Commit c3f346b0 authored by osdl.net!shemminger's avatar osdl.net!shemminger

typo in ss

(Logical change 1.132)
parent cb20096d
/*
//*
* ss.c "sockstat", socket statistics
*
* This program is free software; you can redistribute it and/or
......@@ -2443,7 +2443,7 @@ static const struct option long_opts[] = {
{ "packet", 0, 0, '0' },
{ "family", 1, 0, 'f' },
{ "socket", 1, 0, 'A' },
{ "summaary", 0, 0, 's' },
{ "summary", 0, 0, 's' },
{ "diag", 0, 0, 'D' },
{ "filter", 1, 0, 'F' },
{ "version", 0, 0, 'V' },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment