From bd9393e8e256e76f5976df479ba50cd00e0f777f Mon Sep 17 00:00:00 2001 From: antirez Date: Sat, 2 Apr 2005 10:14:23 +0000 Subject: minor docs update --- doc/AIO-Extension.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/AIO-Extension.txt b/doc/AIO-Extension.txt index c705c92..9be8035 100644 --- a/doc/AIO-Extension.txt +++ b/doc/AIO-Extension.txt @@ -1,5 +1,5 @@ ANSI I/O extensiond documentation -$Id: AIO-Extension.txt,v 1.3 2005/03/06 10:43:06 antirez Exp $ +$Id: AIO-Extension.txt,v 1.4 2005/04/02 10:14:23 antirez Exp $ Overview ~~~~~~~~ @@ -42,7 +42,7 @@ The [aio.open] command returns a file handle, that is a command name that can be used to perform operations on the file. A real example: Welcome to Jim version 0, Copyright (c) 2005 Salvatore Sanfilippo - 0 jim> load jim-aio.so + 0 jim> package require aio 1.0 0 jim> set f [aio.open /etc/passwd] aio.handle0 -- cgit v1.1