From aaab9bcca9a6fd14bd8496059b80b984906db6bc Mon Sep 17 00:00:00 2001 From: forsyth Date: Fri, 5 Feb 2010 11:01:55 +0000 Subject: 20100205-1101 --- man/2/sys-export | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/2/sys-export') diff --git a/man/2/sys-export b/man/2/sys-export index dc2bff50..3872d5dc 100644 --- a/man/2/sys-export +++ b/man/2/sys-export @@ -11,7 +11,7 @@ export: fn(fd: ref FD, dir: string, flag: int): int; .SH DESCRIPTION .B Export receives and replies -to Styx requests from a client on a connection represented by +to 9P requests from a client on a connection represented by .IR fd , for file operations on the part of the current file name space rooted at @@ -40,7 +40,7 @@ of a returned by .B listen (see -.IR sys-dial (2)). +.IR dial (2)). Before calling .BR export , the connection on -- cgit v1.2.3