From 53d9d77a496f5b6bc6616a95abfc053f396c1a12 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Thu, 5 Oct 2023 13:59:46 +0900 Subject: doc: Minor style fix. Signed-off-by: NIIBE Yutaka --- doc/gpgrt.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/gpgrt.texi b/doc/gpgrt.texi index 6612600..377cfba 100644 --- a/doc/gpgrt.texi +++ b/doc/gpgrt.texi @@ -428,9 +428,9 @@ specified before any @option{--libs} or @option{--cflags} options. @mansect description @command{gpgrt-config} is a script tool that is used by the autoconf macros -shipped with gnupg software (e.g. AM_PATH_GPG_ERROR and AM_PATH_GPGME) to +shipped with gnupg software (e.g., AM_PATH_GPG_ERROR and AM_PATH_GPGME) to determine the compiler and linker flags that should be used to compile -and link programs that use the specific library (e.g. libgpg-error or +and link programs that use the specific library (e.g., libgpg-error or libgpgme). @command{gpgrt-config} uses pkg-config .pc files as data source. Apart from options @command{gpgrt-config} accepts a single argument @@ -445,7 +445,7 @@ pkg-config file to be used as input. @option{module} will default to @table @gnupgtabopt @item --libdir=@var{LIBDIR} Parent directory path of pkgconfig file search path. -e.g. @samp{gpgrt-config --libdir=/usr/lib --exists gpgme} +e.g., @samp{gpgrt-config --libdir=/usr/lib --exists gpgme} will parse @file{/usr/lib/pkgconfig/gpgme.pc}. @item --exists -- cgit v1.2.3