Index: trunk/linux/latest/usr/share/man/man1/josm-latest.1
===================================================================
--- trunk/linux/latest/usr/share/man/man1/josm-latest.1	(revision 11162)
+++ trunk/linux/latest/usr/share/man/man1/josm-latest.1	(revision 11254)
@@ -62,4 +62,17 @@
 .B \-\-offline=<osm_api|josm_website|all>
 Disable access to the given resource(s), separated by comma
+.SH FILES
+JOSM files are saved according to the XDG Base Directory Specification:
+.TP
+.B $HOME/.config/JOSM-latest
+Preferences
+.TP
+.B $HOME/.local/share/JOSM-latest
+User data
+.TP
+.B $HOME/.cache/JOSM-latest
+Cache
+.TP
+If the directory $HOME/.josm-latest exists, all files are stored there.
 .SH JAVA PROPERTIES
 The following options can be set by using Java system properties (i.e. \-Dkey=value
@@ -76,6 +89,8 @@
 .TP
 .B josm.home=<homedir>
-Relocate all 3 directories to homedir. Cache directory will be in homedir/cache.
-Default is ~/.josm/.
+Relocate all 3 directories to homedir. Cache directory will be in <homedir>/cache.
+.TP
+.B josm.name=<JOSM-latest>
+Change the JOSM directory name.
 .SH ENVIRONMENT
 .IP JAVA_HOME
Index: trunk/linux/tested/usr/share/man/man1/josm.1
===================================================================
--- trunk/linux/tested/usr/share/man/man1/josm.1	(revision 11162)
+++ trunk/linux/tested/usr/share/man/man1/josm.1	(revision 11254)
@@ -62,4 +62,17 @@
 .B \-\-offline=<osm_api|josm_website|all>
 Disable access to the given resource(s), separated by comma
+.SH FILES
+JOSM files are saved according to the XDG Base Directory Specification:
+.TP
+.B $HOME/.config/JOSM
+Preferences
+.TP
+.B $HOME/.local/share/JOSM
+User data
+.TP
+.B $HOME/.cache/JOSM
+Cache
+.TP
+If the directory $HOME/.josm exists, all files are stored there.
 .SH JAVA PROPERTIES
 The following options can be set by using Java system properties (i.e. \-Dkey=value
@@ -76,6 +89,8 @@
 .TP
 .B josm.home=<homedir>
-Relocate all 3 directories to homedir. Cache directory will be in homedir/cache.
-Default is ~/.josm/.
+Relocate all 3 directories to homedir. Cache directory will be in <homedir>/cache.
+.TP
+.B josm.name=<JOSM>
+Change the JOSM directory name.
 .SH ENVIRONMENT
 .IP JAVA_HOME
