Pinfo is a hypertext info file viewer with a user interface similar to lynx. It is based on curses/ncurses, and can handle info pages as well as man pages. It also features regexp searching and user-defined colors/keys.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Updated and added translations. Nodes containing a "." are now correctly found. Non-ASCII man pages are displayed correctly. The history behavior of the search input line has been improved. Broken tag tables are now automatically fixed. This release will not segfault when a broken regexp is entered. It fixes a number of segfaults and heap corruptions, a lot of path searching issues, text display on narrow terminals, highlighting of searches, and some memory leaks. It has better cooperation between ncurses and readline.