summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/man/2/exec4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/man/2/exec b/sys/man/2/exec
index 4a990e33a..dc8b8ec31 100644
--- a/sys/man/2/exec
+++ b/sys/man/2/exec
@@ -175,7 +175,9 @@ of
followed by a terminating null pointer; and
the return register (e.g.
.B R0
-on the 68020) contains the address of the clock information.
+on the 68020) contains the address of the
+.B Tos
+structure.
.SH SOURCE
.B /sys/src/libc/9syscall
.br