aboutsummaryrefslogtreecommitdiff
path: root/man/man3/exec.3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-04-19 19:22:56 +0000
committerrsc <devnull@localhost>2004-04-19 19:22:56 +0000
commitb5fdffeeedd324f234f6229ee02a607760b3bddd (patch)
tree5650e48e336cdd565199b8b60124c66e4a904788 /man/man3/exec.3
parent7284df18a883c64721720276dac4f4540440e74c (diff)
downloadplan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.gz
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.tar.bz2
plan9port-b5fdffeeedd324f234f6229ee02a607760b3bddd.zip
Mostly path name updates
Diffstat (limited to 'man/man3/exec.3')
-rw-r--r--man/man3/exec.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/exec.3 b/man/man3/exec.3
index bf10cb5d..48868616 100644
--- a/man/man3/exec.3
+++ b/man/man3/exec.3
@@ -142,9 +142,9 @@ the return register (e.g.
.B R0
on the 68020) contains the address of the clock.
.SH SOURCE
-.B /sys/src/libc/9syscall
+.B /usr/local/plan9/src/libc/9syscall
.br
-.B /sys/src/libc/port/execl.c
+.B /usr/local/plan9/src/libc/port/execl.c
.SH SEE ALSO
.IR prof (1),
.IR intro (3),