From 1ff30a97c4c205bfd11bd965ab8bab8dc2316ba3 Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 31 Aug 2025 18:29:31 +0200 Subject: [PATCH] man/man2/ioctl_pipe.2: grfix Be consistent with the lowercase used elsewhere in the document. Signed-off-by: Alejandro Colomar --- man/man2/ioctl_pipe.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man2/ioctl_pipe.2 b/man/man2/ioctl_pipe.2 index 927dd05f6..68a833102 100644 --- a/man/man2/ioctl_pipe.2 +++ b/man/man2/ioctl_pipe.2 @@ -4,7 +4,7 @@ .\" .TH ioctl_pipe 2 (date) "Linux man-pages (unreleased)" .SH NAME -ioctl_pipe \- ioctl() operations for General notification mechanism +ioctl_pipe \- ioctl() operations for general notification mechanism .SH SYNOPSIS .nf .BR "#include " " /* Definition of " IOC_WATCH_QUEUE_ "* */" -- 2.47.3