diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-02-28 13:27:00 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-02-28 13:27:00 +0100 |
commit | 692e32caf40f8e8d03eb5fd7203d878d5bec71aa (patch) | |
tree | ae4fa55294350d4e867ef4ea5203d5df32433b8a /sys | |
parent | 95565d289ebf40a697654cf243021a85572e91b6 (diff) |
thread(2): remove another instance of /mnt/temp
Diffstat (limited to 'sys')
-rw-r--r-- | sys/man/2/thread | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/man/2/thread b/sys/man/2/thread index 3b93eef9e..8bac0aa95 100644 --- a/sys/man/2/thread +++ b/sys/man/2/thread @@ -624,11 +624,6 @@ functions for debugging threaded programs. .TP .B /sys/src/libthread/example.c a full example program. -.TP -.B /mnt/temp -a place for -.I procexec -to create pipes. .SH SOURCE .B /sys/src/libthread .SH SEE ALSO |