All of lore.kernel.org
 help / color / mirror / Atom feed
From: наб <nabijaczleweli@nabijaczleweli.xyz>
To: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
Cc: linux-man@vger.kernel.org
Subject: [PATCH v2 2/2] glob.3: srcfix
Date: Tue, 11 Jan 2022 19:28:27 +0100	[thread overview]
Message-ID: <d88ca9bcc8d1b28b33fe7a7ff76ffd64212a405d.1641925582.git.nabijaczleweli@nabijaczleweli.xyz> (raw)
In-Reply-To: <3d369402-6b11-9648-8b97-6fb22f92f925@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

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@nabijaczleweli.xyz>
---
 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.
-- 
2.30.2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2022-01-11 18:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09 16:21 [PATCH] pkeys.7: ffix наб
2022-01-10 18:13 ` Alejandro Colomar (man-pages)
2022-01-10 18:49   ` наб
2022-01-11 18:17     ` Alejandro Colomar (man-pages)
2022-01-11 18:27       ` [PATCH v2 1/2] pkeys.7: wfix наб
2022-01-11 18:31         ` Alejandro Colomar (man-pages)
2022-01-11 18:28       ` наб [this message]
2022-01-11 18:47         ` [PATCH v2 2/2] glob.3: srcfix Alejandro Colomar (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d88ca9bcc8d1b28b33fe7a7ff76ffd64212a405d.1641925582.git.nabijaczleweli@nabijaczleweli.xyz \
    --to=nabijaczleweli@nabijaczleweli.xyz \
    --cc=alx.manpages@gmail.com \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.