aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-05-09 19:13:54 +0200
committerMattias Andrée <maandree@kth.se>2018-05-09 19:13:54 +0200
commit867781f4f8d868070e19bdffa5b1cc3eecea4c2d (patch)
treef607ef0944277d022a1a922159b643137ec2a33b /src
parentm (diff)
downloadslibc-867781f4f8d868070e19bdffa5b1cc3eecea4c2d.tar.gz
slibc-867781f4f8d868070e19bdffa5b1cc3eecea4c2d.tar.bz2
slibc-867781f4f8d868070e19bdffa5b1cc3eecea4c2d.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
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