commit: 7839a316822eae2fcb534cba697993ca8772b9f9
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 10:56:38 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 10:56:38 2022 +0000
URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7839a316
pkg-mgr-commands.tex: Whitespace
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
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.