Hi наб, On 1/11/22 19:28, наб wrote:
For consistency: this is the only non-false-positive for ", and", which now reads: $ git grep '", and"' man2/ioctl_tty.2:.BR "#include <termios.h>" " /* Definition of " CLOCAL ", and" Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
:-) Applied! Cheers, Alex
--- man3/glob.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man3/glob.3 b/man3/glob.3 index 82fb16948..50516d600 100644 --- a/man3/glob.3 +++ b/man3/glob.3 @@ -147,7 +147,8 @@ Use alternative functions .IR pglob\->gl_closedir , .IR pglob\->gl_readdir , .IR pglob\->gl_opendir , -.IR pglob\->gl_lstat ", and" +.IR pglob\->gl_lstat , +and .I pglob\->gl_stat for filesystem access instead of the normal library functions.
-- Alejandro Colomar Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/