aboutsummaryrefslogtreecommitdiff
path: root/man/man3/setjmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/setjmp.3')
-rw-r--r--man/man3/setjmp.34
1 files changed, 1 insertions, 3 deletions
diff --git a/man/man3/setjmp.3 b/man/man3/setjmp.3
index b451c296..0ed7845f 100644
--- a/man/man3/setjmp.3
+++ b/man/man3/setjmp.3
@@ -86,9 +86,7 @@ setlabel(void)
}
.EE
.SH SOURCE
-.B /usr/local/plan9/src/libc/$objtype/setjmp.s
-.br
-.B /usr/local/plan9/src/libc/$objtype/notejmp.c
+.B /usr/local/plan9/src/lib9/jmp.c
.SH SEE ALSO
.IR notify (3)
.SH BUGS