summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-02-28 13:27:00 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2015-02-28 13:27:00 +0100
commit692e32caf40f8e8d03eb5fd7203d878d5bec71aa (patch)
treeae4fa55294350d4e867ef4ea5203d5df32433b8a /sys/man
parent95565d289ebf40a697654cf243021a85572e91b6 (diff)
thread(2): remove another instance of /mnt/temp
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/2/thread5
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