Gentoo Archives: gentoo-pms

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-pms@l.g.o
Cc: "Ulrich Müller" <ulm@g.o>
Subject: [gentoo-pms] [PATCH] pkg-mgr-commands.tex: Update description of text list functions
Date: Tue, 31 Aug 2021 10:45:45
Message-Id: 20210831104528.15245-1-ulm@gentoo.org
1 Closes: https://bugs.gentoo.org/374791
2 Signed-off-by: Ulrich Müller <ulm@g.o>
3 ---
4 pkg-mgr-commands.tex | 2 +-
5 1 file changed, 1 insertion(+), 1 deletion(-)
6
7 diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
8 index 4431435..331cd33 100644
9 --- a/pkg-mgr-commands.tex
10 +++ b/pkg-mgr-commands.tex
11 @@ -1016,7 +1016,7 @@ table~\ref{tab:use-list-strictness}.
12 \end{centertable}
13
14 \subsection{Text list functions}
15 -These functions check whitespace-separated lists for a particular value.
16 +These functions check a list of arguments for a particular value.
17 \nobreakpar
18 \begin{description}
19 \item[has] Returns shell true (0) if the first argument (a word) is found in the list of subsequent
20 --
21 2.33.0