dman: Display Manual Pages
dman opens up the web browser on the manual page for the specified topic.
dman topic
For example, to open the manual page for stdio.h:
dman stdio.h
Topics include:
- header files, like stdio.h
- library functions, like printf
- D modules, like std.algorithm
- programs, like optlink
- any other C, C++ or D topic
Dman will search the digitalmars.com and d-programming-language.org web sites to resolve any topics not in its index.