diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-08-31 18:29:31 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-09-06 22:22:22 +0200 |
| commit | 1ff30a97c4c205bfd11bd965ab8bab8dc2316ba3 (patch) | |
| tree | dd1421a6c816d3904c0a12a19ad008497fb2c135 | |
| parent | a65cc4b258d092e4e24f43a0b83814635ec62f9c (diff) | |
| download | man-pages-1ff30a97c4c205bfd11bd965ab8bab8dc2316ba3.tar.gz | |
man/man2/ioctl_pipe.2: grfix
Be consistent with the lowercase used elsewhere in the document.
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man2/ioctl_pipe.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/ioctl_pipe.2 b/man/man2/ioctl_pipe.2 index 927dd05f62..68a8331028 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 <linux/watch_queue.h>" " /* Definition of " IOC_WATCH_QUEUE_ "* */" |
