Print this page
%B
@@ -631,11 +631,11 @@
return (_B_TRUE);
}
/*
* Properties to be displayed is in `statep->sps_proplist'. If it is NULL,
- * for all the properties for the specified object, relavant information, will
+ * for all the properties for the specified object, relevant information, will
* be displayed. Otherwise, for the selected property set, display relevant
* information
*/
static void
show_properties(void *arg, int prop_class)
@@ -853,11 +853,11 @@
set_ifprop(argc, argv, _B_TRUE, use);
}
/*
* Display information for all or specific protocol properties, either for a
- * given protocol or for supported protocols (IP/IPv4/IPv6/TCP/UDP/SCTP)
+ * given protocol or for supported protocols (IP/IPv4/IPv6/TCP/UDP/SCTP/DCCP)
*/
static void
do_show_prop(int argc, char **argv, const char *use)
{
char option;