aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-10-26 16:51:01 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-10-26 16:51:15 +0100
commit588b77dc9d10022db1cf98848b557ea1438ad2ca (patch)
tree19f99d0edde515042907405ca37073d825f39232
parentdd427377e20058484a176045bdd066f4512b5f43 (diff)
downloadman-pages-588b77dc9d10022db1cf98848b557ea1438ad2ca.tar.gz
argz_add.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/argz_add.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/argz_add.3 b/man3/argz_add.3
index 8aa364113e..40b6eaa5da 100644
--- a/man3/argz_add.3
+++ b/man3/argz_add.3
@@ -163,7 +163,7 @@ is NULL, then
will inserted at the end.
.PP
.BR argz_next ()
-is a function to step trough the argz vector.
+is a function to step through the argz vector.
If
.I entry
is NULL, the first entry is returned.