| commit | b5fdffeeedd324f234f6229ee02a607760b3bddd | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Mon Apr 19 19:22:56 2004 +0000 |
| committer | rsc <devnull@localhost> | Mon Apr 19 19:22:56 2004 +0000 |
| tree | 5650e48e336cdd565199b8b60124c66e4a904788 | |
| parent | 7284df18a883c64721720276dac4f4540440e74c [diff] [blame] |
Mostly path name updates
diff --git a/man/man3/abort.3 b/man/man3/abort.3 index 7b00a4d..2615f5b 100644 --- a/man/man3/abort.3 +++ b/man/man3/abort.3
@@ -15,4 +15,4 @@ causes an access fault, causing the current process to enter the `Broken' state. The process can then be inspected by a debugger. .SH SOURCE -.B /sys/src/libc/9sys/abort.c +.B /usr/local/plan9/src/libc/9sys/abort.c