From 7839a316822eae2fcb534cba697993ca8772b9f9 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Tue, 12 Apr 2022 12:56:38 +0200 Subject: pkg-mgr-commands.tex: Whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- pkg-mgr-commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index a964859..6df5f32 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -613,7 +613,7 @@ the current phase function has returned. \featurelabel{dosym-relative} In EAPIs listed in table~\ref{tab:dosym-r} as supporting creation of relative paths, when called with option \t{-r}, the first parameter (the link target) is converted from an absolute path to a path relative to the the second parameter (the link name). - The algorithm must return a result identical to the one returned by the function in + The algorithm must return a result identical to the one returned by the function in listing~\ref{lst:dosym-r}, with \t{realpath} and \t{dirname} from GNU coreutils version~8.32. Specifying option \t{-r} together with a relative path as first (target) parameter is an error. -- cgit v1.2.3-65-gdbad