From 11a37290c66d7da443c85a42cfcdd4aa082912cd Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 25 Jan 2016 10:09:55 +0100 Subject: [PATCH] Fix missing 'user' in usertemp docs Signed-off-by: Corinna Vinschen --- winsup/doc/pathnames.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/doc/pathnames.xml b/winsup/doc/pathnames.xml index 9941633c4..d62808906 100644 --- a/winsup/doc/pathnames.xml +++ b/winsup/doc/pathnames.xml @@ -360,7 +360,7 @@ independently from the current cygdrive prefix: On Windows, the environment variable TEMP specifies the location of the temp folder. It serves the same purpose as the /tmp/ directory in Unix systems. In contrast to /tmp/, it is by default a -different folder for every Windows. By using the special purpose usertemp +different folder for every Windows user. By using the special purpose usertemp file system, that temp folder can be mapped to /tmp/. This is particularly useful in setups where the administrator wants to write-protect the entire Cygwin directory. The usertemp file system can be configured in /etc/fstab