From 19011b5efffa577d35daa9dfe32820e3fc04d0a8 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sat, 8 Jan 2022 10:13:02 +0100 Subject: pkg-mgr-commands.tex: Teletype font for literal string in get_libdir 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 45706af..eb15d64 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -1270,7 +1270,7 @@ has returned. \begin{algorithm} \caption{\t{get_libdir} logic} \label{alg:get-libdir} \begin{algorithmic}[1] -\STATE let libdir=lib +\STATE let libdir=\t{lib} \IF{the ABI environment variable is set} \STATE let libvar=LIBDIR_\$ABI \IF{the environment variable named by libvar is set} -- cgit v1.2.3-65-gdbad