r8186: convert oos to operate
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 Nov 2003 15:38:04 +0000 (15:38 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 Nov 2003 15:38:04 +0000 (15:38 +0000)
doc/appendix.xml

index ce5b4a576efcd6c8b5022e16390eaca4f0cc59ed..3147e415dd53354e3f8b60b4ac6436a97efa213a 100644 (file)
@@ -28,8 +28,8 @@ the file <filename>defsystem.lisp</filename> from the CVS
       <function>push</function> the
       directory containing &uffi; into
       <varname>asdf:*central-registry*</varname> variable. Whenever you
-want to load the &uffi; package, use the function
-      <computeroutput>(asdf:oos 'asdf:load-op :uffi)</computeroutput>.
+want to load the &uffi; package, use the form
+      <computeroutput>(asdf:operate 'asdf:load-op :uffi)</computeroutput>.
     </para>
   </sect1>
 </appendix>