13 Dec 2006 22:32
Minor doc fix (operate isn't generic)
Richard M Kreuter <kreuter <at> progn.net>
2006-12-13 21:32:56 GMT
2006-12-13 21:32:56 GMT
Hello,
Just a trivial documentation fix: operate isn't a generic function.
--
RmK
--- asdf.texinfo 2006-12-13 16:28:19.000000000 -0500
+++ asdf.texinfo.~1.5.~ 2004-08-18 08:54:26.000000000 -0400
<at> <at> -460,8 +460,8 <at> <at>
Operations are invoked on systems via <at> code{operate}.
- <at> deffn {Function} operate operation system &rest initargs
- <at> deffnx {Function} oos operation system &rest initargs
+ <at> deffn {Generic function} operate operation system &rest initargs
+ <at> deffnx {Generic function} oos operation system &rest initargs
<at> code{operate} invokes <at> var{operation} on <at> var{system}. <at> code{oos}
is a synonym for <at> code{operate}.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
RSS Feed