]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/9/sleep
ndb/dns: allow multiple txt, nullrr, cert, key and sig records (thanks kvik)
[plan9front.git] / sys / man / 9 / sleep
index f4b2fd4eebccf9381de7502b7915776e2bdc97d2..7a1fe1ae23a9e25a6841045ca6f5abab3d12e75f 100644 (file)
@@ -91,6 +91,14 @@ structure, for example:
 .IP
 .B tsleep(&up->sleep, return0, nil, 10);
 .PP
+Both
+.I sleep
+and
+.I tsleep
+can be interrupted by
+.IR postnote
+(see
+.IR kproc (9)).
 .SH SOURCE
 .B /sys/src/9/port/proc.c
 .br