These have the doc bug: std.array: insert replace std.path: The entire module has the "please use instead" bug. std.utf: alias UtfException; std.concurrency: receiveTimeout "Scheduled for deprecation in January 2012. Please use the version which takes a instead."
What are you talking about? All of these look correct in the online documentation, and they look fine when I generate them on my machine.
Ah. I guess that you mean in the zip file. You need to be more specific. Not only did you not specificy _which_ documentation had the issue, but you didn't really say way it is. From previous bugs, I knew what you meant, but what's described in the bug is not sufficient to determine what's wrong - particularly when there isn't actually anything wrong with the documentation that I looked at. It looks like Walter hasn't updated whatever ddoc file he uses for generating the documentation for the zip file to include all of the macros that std.ddoc in d-programming-language.org has.