---
 texmf/doc/man/man1/updmap.1 |   25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

--- texlive-base-2012.20121123.orig/texmf/doc/man/man1/updmap.1
+++ texlive-base-2012.20121123/texmf/doc/man/man1/updmap.1
@@ -178,28 +178,29 @@
 mentioned in all the updmap.cfg files are merged.
 .IP
 Thus, if updmap.cfg files are present in all trees, and the default
-layout is used as shipped with TeX Live, the following files are
+layout is used as shipped with TeX Live on Debian, the following files are
 read, in the given order.
 .nf
 .IP
 For updmap\-sys:
-TEXMFSYSCONFIG $TEXLIVE/YYYY/texmf\-config/web2c/updmap.cfg
-TEXMFSYSVAR    $TEXLIVE/YYYY/texmf\-var/web2c/updmap.cfg
-TEXMFLOCAL     $TEXLIVE/texmf\-local/web2c/updmap.cfg
-TEXMFMAIN      $TEXLIVE/YYYY/texmf/web2c/updmap.cfg
-TEXMFDIST      $TEXLIVE/YYYY/texmf\-dist/web2c/updmap.cfg
+TEXMFSYSCONFIG /etc/texmf/web2c/updmap.cfg
+TEXMFSYSVAR    var/lib/texmf/web2c/updmap.cfg
+TEXMFLOCAL     /usr/local/share/texmf\-local/web2c/updmap.cfg
+TEXMFDEBIAN    usr/share/texmf/web2c/updmap.cfg
+TEXMFMAIN      /usr/share/texlive/texmf/web2c/updmap.cfg
+TEXMFDIST      /usr/share/texlive/texmf\-dist/web2c/updmap.cfg
 .IP
 For updmap:
 TEXMFCONFIG    $HOME/.texliveYYYY/texmf\-config/web2c/updmap.cfg
 TEXMFVAR       $HOME/.texliveYYYY/texmf\-var/web2c/updmap.cfg
 TEXMFHOME      $HOME/texmf/web2c/updmap.cfg
-TEXMFSYSCONFIG $TEXLIVE/YYYY/texmf\-config/web2c/updmap.cfg
-TEXMFSYSVAR    $TEXLIVE/YYYY/texmf\-var/web2c/updmap.cfg
-TEXMFLOCAL     $TEXLIVE/texmf\-local/web2c/updmap.cfg
-TEXMFMAIN      $TEXLIVE/YYYY/texmf/web2c/updmap.cfg
-TEXMFDIST      $TEXLIVE/YYYY/texmf\-dist/web2c/updmap.cfg
+TEXMFSYSCONFIG /etc/texmf/web2c/updmap.cfg
+TEXMFSYSVAR    var/lib/texmf/web2c/updmap.cfg
+TEXMFLOCAL     /usr/local/share/texmf\-local/web2c/updmap.cfg
+TEXMFDEBIAN    usr/share/texmf/web2c/updmap.cfg
+TEXMFMAIN      /usr/share/texlive/texmf/web2c/updmap.cfg
+TEXMFDIST      /usr/share/texlive/texmf\-dist/web2c/updmap.cfg
 .IP
-(where YYYY is the TeX Live release version).
 .fi
 .IP
 There is another exception to keep upgradability from earlier versions
