Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-05-01 19:50:02 +0400
committerChristopher Faylor <me@cgf.cx>2005-05-01 19:50:02 +0400
commit0d235234c5dd24d552cad60fe885230a6a3b6ec4 (patch)
tree83c9fdbc7ea1039d85d1a0444af3f3ba4d22297f /winsup
parentf0b14f146e02256b3f99d997194e9cdbba85acb5 (diff)
* mount.cc (usage): Clarify action of -m option.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/utils/ChangeLog4
-rw-r--r--winsup/utils/mount.cc2
-rw-r--r--winsup/utils/utils.sgml2
3 files changed, 6 insertions, 2 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 1b5ddf49b..ccf93d03e 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-01 Christopher Faylor <cgf@timesys.com>
+
+ * mount.cc (usage): Clarify action of -m option.
+
2005-04-29 Dave Korn <dave.korn@artimi.com>
* path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'
diff --git a/winsup/utils/mount.cc b/winsup/utils/mount.cc
index dcf4eb137..89220f20f 100644
--- a/winsup/utils/mount.cc
+++ b/winsup/utils/mount.cc
@@ -163,7 +163,7 @@ Display information about mounted filesystems, or mount a filesystem\n\
-f, --force force mount, don't warn about missing mount\n\
point directories\n\
-h, --help output usage information and exit\n\
- -m, --mount-commands write mount commands to replace user and\n\
+ -m, --mount-commands write mount commands to replicate user and\n\
system mount points and cygdrive prefixes\n\
-o, --options X[,X...] specify mount options\n\
-p, --show-cygdrive-prefix show user and/or system cygdrive path prefix\n\
diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml
index ee6cfb106..c1225e073 100644
--- a/winsup/utils/utils.sgml
+++ b/winsup/utils/utils.sgml
@@ -574,7 +574,7 @@ Display information about mounted filesystems, or mount a filesystem
-f, --force force mount, don't warn about missing mount
point directories
-h, --help output usage information and exit
- -m, --mount-commands write mount commands to replace user and
+ -m, --mount-commands write mount commands to replicate user and
system mount points and cygdrive prefixes
-o, --options X[,X...] specify mount options
-p, --show-cygdrive-prefix show user and/or system cygdrive path prefix