[vhffs-dev] [1341] fixed typos

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1341
Author:   gradator
Date:     2009-02-18 03:34:51 +0100 (Wed, 18 Feb 2009)

Log Message:
-----------
fixed typos

Modified Paths:
--------------
    trunk/vhffs-fssync/vhffsfssync_slave.c


Modified: trunk/vhffs-fssync/vhffsfssync_slave.c
===================================================================
--- trunk/vhffs-fssync/vhffsfssync_slave.c	2009-02-18 01:18:52 UTC (rev 1340)
+++ trunk/vhffs-fssync/vhffsfssync_slave.c	2009-02-18 02:34:51 UTC (rev 1341)
@@ -637,8 +637,8 @@
 static void usage_exit(int ret_code, char *progname)  {
 	printf ("Usage: %s [OPTION]... HOST[:PORT] DIRECTORY\n"
 		"Remote synchronous file-copying tool, this is the client (the slave)\n\n"
-		"  -f, --foreground\tDon't daemonise the client, display errors on the console\n"
-		"  -r, --limit-rate=kB/s\tLimit I/O bandwith; kBytes per second\n"
+		"  -f, --foreground\tDo not daemonise the client, display errors on the console\n"
+		"  -r, --limit-rate=kB/s\tLimit I/O bandwidth; kBytes per second\n"
 		"  -h, --help\t\tDisplay this help and exit\n"
 		"  -v, --version\t\tOutput version information and exit\n",
 		progname);


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/