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
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2016-07-02 18:46:48 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2016-07-07 16:48:09 +0300
commit5ff2fcf9bd237558f6ce077baa6bb5ec9889992c (patch)
tree4d5ca85849aece929323f4de52003ea3b8e5a884 /winsup/doc/utils.xml
parentd4bed7c3af1ec8abca0c5f83ec57afba92816744 (diff)
Use <filename> tag, not <pathname> tag
Fix an instance of the invalid <pathname> tag in Cygwin utils documentation, by using the valid <filename> tag instead. Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Diffstat (limited to 'winsup/doc/utils.xml')
-rw-r--r--winsup/doc/utils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/utils.xml b/winsup/doc/utils.xml
index 4853d9222..12949c55d 100644
--- a/winsup/doc/utils.xml
+++ b/winsup/doc/utils.xml
@@ -335,7 +335,7 @@ Other options:
However, the cygdrive prefix can be changed by the user, so symbolic links
created using the cygdrive prefix are not foolproof. With
<literal>-U</literal> cygpath will generate such paths prepended by the
- virtual <pathname>/proc/cygdrive</pathname> symbolic link, which will
+ virtual <filename>/proc/cygdrive</filename> symbolic link, which will
never change, so the created path is safe against changing the cygdrive
prefix.</para>