summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-04-12 12:56:38 +0200
committerUlrich Müller <ulm@gentoo.org>2022-04-12 12:56:38 +0200
commit7839a316822eae2fcb534cba697993ca8772b9f9 (patch)
tree460a2a8b1bbee58eccced38bb219a945fcd84c2b
parentReplace "root user" by "superuser" throughout (diff)
downloadpms-7839a316822eae2fcb534cba697993ca8772b9f9.tar.gz
pms-7839a316822eae2fcb534cba697993ca8772b9f9.tar.bz2
pms-7839a316822eae2fcb534cba697993ca8772b9f9.zip
pkg-mgr-commands.tex: Whitespace
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--pkg-mgr-commands.tex2
1 files changed, 1 insertions, 1 deletions
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.