X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fovs-vswitchd.c;h=e95ee0aae57a3703abaa599ab31b344a4c5fc3d1;hb=e3fdfed11b8c56aa6a8deffe11a552fed7e7adbc;hp=8c87feab80ed7a1908c91872246e64d02cb9182b;hpb=952efc486da04bcb8c9d6ad01383e28632b7d140;p=sliver-openvswitch.git diff --git a/vswitchd/ovs-vswitchd.c b/vswitchd/ovs-vswitchd.c index 8c87feab8..e95ee0aae 100644 --- a/vswitchd/ovs-vswitchd.c +++ b/vswitchd/ovs-vswitchd.c @@ -230,7 +230,7 @@ parse_options(int argc, char *argv[]) static void usage(void) { - printf("%s: virtual switch daemon\n" + printf("%s: Open vSwitch daemon\n" "usage: %s [OPTIONS] CONFIG\n" "CONFIG is a configuration file in ovs-vswitchd.conf(5) format.\n", program_name, program_name);