From c615296cb3fb6bf46114cf3deb409b0134498006 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 21 Feb 2018 23:34:25 +0000 Subject: l3build (21feb18) git-svn-id: svn://tug.org/texlive/trunk@46706 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/l3build/l3build.dtx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/source/latex/l3build') diff --git a/Master/texmf-dist/source/latex/l3build/l3build.dtx b/Master/texmf-dist/source/latex/l3build/l3build.dtx index 7c92dae5a29..9b875e562a4 100644 --- a/Master/texmf-dist/source/latex/l3build/l3build.dtx +++ b/Master/texmf-dist/source/latex/l3build/l3build.dtx @@ -217,7 +217,7 @@ % }^^A % } % -% \date{Released 2018/01/27} +% \date{Released 2018/02/20} % % \maketitle % \tableofcontents @@ -1386,13 +1386,12 @@ % the |basename()|. % \end{function} % -% \begin{function}{unix_to_win()} +% \begin{function}{normalize_path()} % \begin{syntax} -% |unix_to_win(|\meta{path}|)| +% |normalize_path(|\meta{path}|)| % \end{syntax} -% Returns a string comprising the \meta{path} with |/| characters replaced -% by |\\| and thus suitable for use with Windows-specific commands which -% require this form of path. +% When called on Windows, returns a string comprising the \meta{path} with +% |/| characters replaced by |\\|. In other cases returns the path unchanged. % \end{function} % % \subsection{System-dependent strings} -- cgit v1.2.3