From: Kevin M. Rosenberg Date: Thu, 13 Nov 2003 15:38:04 +0000 (+0000) Subject: r8186: convert oos to operate X-Git-Tag: v1.6.1~145 X-Git-Url: http://git.kpe.io/?p=uffi.git;a=commitdiff_plain;h=42bea5b4ef570503f957023f925324c6434c35b7 r8186: convert oos to operate --- diff --git a/doc/appendix.xml b/doc/appendix.xml index ce5b4a5..3147e41 100644 --- a/doc/appendix.xml +++ b/doc/appendix.xml @@ -28,8 +28,8 @@ the file defsystem.lisp from the CVS push the directory containing &uffi; into asdf:*central-registry* variable. Whenever you -want to load the &uffi; package, use the function - (asdf:oos 'asdf:load-op :uffi). +want to load the &uffi; package, use the form + (asdf:operate 'asdf:load-op :uffi).