From: Tommi Rantala <[email protected]> --- tipc-pipe/tipc-pipe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tipc-pipe/tipc-pipe.c b/tipc-pipe/tipc-pipe.c index 1d13c37..1cb714b 100644 --- a/tipc-pipe/tipc-pipe.c +++ b/tipc-pipe/tipc-pipe.c @@ -453,7 +453,7 @@ int expand_arg(char *arg) } char *usage = "Usage:\n\ - tipc-pipc <options> [address 1] [address 2]\n\ + tipc-pipe <options> [address 1] [address 2]\n\ \n\ default address 1 is 0\n\ default address 2 is same as address 1\n\ -- 2.9.3 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ tipc-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tipc-discussion
