diff options
author | aiju <devnull@localhost> | 2011-04-23 18:33:49 +0200 |
---|---|---|
committer | aiju <devnull@localhost> | 2011-04-23 18:33:49 +0200 |
commit | d5162b8023dd5a6caa7704d81b07e6f340ffa8cd (patch) | |
tree | e9c674e920ae32ac7fd0c61b8eb1788853c59996 | |
parent | c6e26a4aebb0a142b48b97b33d6fe7feda8854ca (diff) | |
download | plan9front-d5162b8023dd5a6caa7704d81b07e6f340ffa8cd.tar.xz |
add reference to postnote(2) in notify(2)
-rw-r--r-- | sys/man/2/notify | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/man/2/notify b/sys/man/2/notify index fb78de427..fb3883b78 100644 --- a/sys/man/2/notify +++ b/sys/man/2/notify @@ -233,6 +233,7 @@ portions of the notes are machine-dependent. .br .B /sys/src/libc/port/atnotify.c .SH SEE ALSO +.IR postnote (2), .IR intro (2), .I notejmp in |