Re: [DOC PATCH] Core.ops documentation fixes

2002-04-17 Thread Dan Sugalski
At 4:47 PM -0400 4/17/02, Simon Glover wrote: > > - Adds documentation for the two-arg. form of print > - Rewritten description for rotate_up that's hopefully clearer Applied, thanks. -- Dan --"it's like this"---

[DOC PATCH] Core.ops documentation fixes

2002-04-17 Thread Simon Glover
- Adds documentation for the two-arg. form of print - Rewritten description for rotate_up that's hopefully clearer Simon --- core.ops.oldWed Apr 17 16:27:49 2002 +++ core.opsWed Apr 17 16:27:55 2002 @@ -229,8 +229,13 @@ =item B(in INT, in NUM) +=item B(in INT, in STR) + =item