aboutsummaryrefslogtreecommitdiff
path: root/man/man3/exits.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/exits.3')
-rw-r--r--man/man3/exits.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/exits.3 b/man/man3/exits.3
index 95e2b935..62ea8d31 100644
--- a/man/man3/exits.3
+++ b/man/man3/exits.3
@@ -78,9 +78,9 @@ returns 0 if that limit has been reached.
.I Atexitdont
cancels a previous registration of an exit function.
.SH SOURCE
-.B /usr/local/plan9/src/lib9/atexit.c
+.B \*9/src/lib9/atexit.c
.br
-.B /usr/local/plan9/src/lib9/_exits.c
+.B \*9/src/lib9/_exits.c
.SH "SEE ALSO"
.IR fork (2),
.IR wait (3)