summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-11-05 13:06:15 +0100
committerAlejandro Colomar <alx@kernel.org>2023-11-05 13:06:15 +0100
commit48dc2022762c5baf4bc7b6339d93ee1bee985bb5 (patch)
tree0aefadeb54f13e1fedde251d84958048213e271a /share
parent5ef683ef7294e78abf9d7e822a821c522a6218b8 (diff)
bin/grepc, grepc.1: Use 'l' instead of 's' for Linux system calls
To avoid confusion to users of other kernels. Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/grepc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man1/grepc.1 b/share/man/man1/grepc.1
index f1ff4eb..cabad95 100644
--- a/share/man/man1/grepc.1
+++ b/share/man/man1/grepc.1
@@ -47,15 +47,15 @@ Function prototypes.
.B fd
Function definitions.
.TP
-.B fs
+.B fl
Linux kernel system calls.
This can be further subdivided into:
.RS
.TP
-.B fsp
+.B flp
Linux kernel system call prototypes.
.TP
-.B fsd
+.B fld
Linux kernel system call definitions.
.RE
.TP