summaryrefslogtreecommitdiffstats
path: root/man2/execve.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/execve.2')
-rw-r--r--man2/execve.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/execve.2 b/man2/execve.2
index 2343d7214..b3808d141 100644
--- a/man2/execve.2
+++ b/man2/execve.2
@@ -354,7 +354,7 @@ is the series of words pointed to by the
argument of
.BR execve (),
starting at
-.IR argv [1].
+.IR argv[1] .
Note that there is no way to get the
.IR argv[0]
that was passed to the
@@ -889,7 +889,7 @@ argv[4]: world
.BR path_resolution (7),
.BR ld.so (8)
.SH COLOPHON
-This page is part of release 5.09 of the Linux
+This page is part of release 5.10 of the Linux
.I man-pages
project.
A description of the project,