Distributed along this document, you will find a number of man pages describing the programs and scripts constituting the SMART system. These man pages can reside in their own directory as they are distributed (under man/man1/*). To use them on a Linux machine, update your MANPATH environment :
MANPATH=`manpath`:/home/meunierc/dev/doc/man export MANPATH # example of reading a SMART man page man smart
See the man(1), manpath(1) and /etc/manpath.config for other details on how to install the man pages on your local machine.
Once the MANPATH system variable has been updated (or any other installation method suitable for your local system), you should be able to obtain some information on running programs under smart.11.0/bin . For example:
donalde$ man smart
would do the expected thing.