From cf75300efa59e47c7088b36004929e6b0e9db693 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 15 Feb 2002 23:03:14 +0000 Subject: * mount.cc (usage): Fix typo in output. --- winsup/utils/mount.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'winsup/utils/mount.cc') diff --git a/winsup/utils/mount.cc b/winsup/utils/mount.cc index 981c72945..00c662e62 100644 --- a/winsup/utils/mount.cc +++ b/winsup/utils/mount.cc @@ -114,8 +114,8 @@ usage (void) -c, --change-cygdrive-prefix change the cygdrive path prefix to \n\ -f, --force force mount, don't warn about missing mount\n\ point directories\n\ - -i, --import-old-mounts copy old registry mount table mounts into the current\n\ - mount areas\n\ + -i, --import-old-mounts copy old registry mount table mounts into the\n\ + current mount areas\n\ -p, --show-cygdrive-prefix show user and/or system cygdrive path prefix\n\ -s, --system add mount point to system-wide registry location\n\ -t, --text (default) text files get \\r\\n line endings\n\ -- cgit v1.2.3