From b0c645282faed817eccec1759b34e30ac6b81cc3 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Tue, 16 Jun 2009 20:24:43 +0000 Subject: 20090616-2124 --- include/version.h | 2 +- man/2/sys-export | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/version.h b/include/version.h index f72e7a3b..139cd1f2 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -#define VERSION "Fourth Edition (20090612)" +#define VERSION "Fourth Edition (20090616)" 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 -- cgit v1.2.3