diff options
Diffstat (limited to 'man/2')
| -rw-r--r-- | man/2/sys-export | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/2/sys-export b/man/2/sys-export index 00ca7cf3..dc2bff50 100644 --- a/man/2/sys-export +++ b/man/2/sys-export @@ -92,7 +92,7 @@ function above might be called using: .IP .EX pid := chan of int; -spawn export(fd, "/", pid); +spawn exportdir(fd, "/", pid); expid := <-pid; .EE .PP |
