aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/unistd/searchpath3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unistd/searchpath3.c b/src/unistd/searchpath3.c
index 222f77a..19ee3ee 100644
--- a/src/unistd/searchpath3.c
+++ b/src/unistd/searchpath3.c
@@ -48,7 +48,7 @@
*
* This is a slibc extension.
*
- * @etymology Variant of (searchpath) that takes (2) arguments.
+ * @etymology Variant of (searchpath) that takes (3) arguments.
*
* @param name The name of the sought executable. Must not be `NULL`.
* @param fallback Value to use instead of the value of $PATH, if