tomwalters@0: .TH MANAIM 1 "18 May 1994" tomwalters@0: tomwalters@0: .SH NAME tomwalters@0: manaim \- Displays help/manual documentations on-line. tomwalters@0: tomwalters@0: .SH SYNTAX tomwalters@0: manaim tomwalters@0: .IR page-title tomwalters@0: tomwalters@0: manaim -k tomwalters@0: .IR keyword tomwalters@0: tomwalters@0: manaim -F tomwalters@0: .IR filename tomwalters@0: tomwalters@0: .SH DESCRIPTION tomwalters@0: This command uses the standard Unix man command. The path for searching man tomwalters@0: pages is the ~release/man directory. tomwalters@0: tomwalters@0: The basic function of manaim is to provide on-line displays of AIM reference tomwalters@0: pages. The manaim command formats (using Nroff) and displays one or more tomwalters@0: specified reference/manual pages. tomwalters@0: tomwalters@0: For keyword search the tomwalters@0: .IR -k tomwalters@0: option will display one line summary of each command where the string of tomwalters@0: keyword is matched by identical strings in the aim/release/man/whatis file. tomwalters@0: tomwalters@0: For filename search the tomwalters@0: .IR -F tomwalters@0: option attempts to locate manual pages related to any of the given filenames, tomwalters@0: and then prints one-line summaries containing the resulting names. tomwalters@0: This option also uses the whatis database. tomwalters@0: tomwalters@0: tomwalters@0: .SH "EXTENDED OPTION DESCRIPTION" tomwalters@0: Manaim command provides help information about the AIM tools and other tomwalters@0: options. There is another command called listdoc tomwalters@0: .IR file-name, tomwalters@0: which displays long documents on-line (e.g. bibliography), which are not tomwalters@0: necessarily help pages. tomwalters@0: tomwalters@0: .SH FILES tomwalters@0: /home/cedar/local/aim/release/script/manaim tomwalters@0: tomwalters@0: .SH "SEE ALSO" tomwalters@0: createman(1), enterman(1), editman(1), delman(1) and listscript(1). tomwalters@0: tomwalters@0: .SH BUGS tomwalters@0: No bugs yet. tomwalters@0: tomwalters@0: .SH EXAMPLES tomwalters@0: For screenful of text: tomwalters@0: tomwalters@0: manaim tomwalters@0: .IR ptrain; tomwalters@0: manaim tomwalters@0: .IR fft. tomwalters@0: tomwalters@0: For keywords (an apropos command): tomwalters@0: tomwalters@0: manaim tomwalters@0: .IR -k tomwalters@0: .IR atob tomwalters@0: tomwalters@0: .SH COPYRIGHT tomwalters@0: .LP tomwalters@0: Copyright (c) Applied Psychology Unit, Medical Research Council, 1995 tomwalters@0: .LP tomwalters@0: Permission to use, copy, modify, and distribute this software without fee tomwalters@0: is hereby granted for research purposes, provided that this copyright tomwalters@0: notice appears in all copies and in all supporting documentation, and that tomwalters@0: the software is not redistributed for any fee (except for a nominal tomwalters@0: shipping charge). Anyone wanting to incorporate all or part of this tomwalters@0: software in a commercial product must obtain a license from the Medical tomwalters@0: Research Council. tomwalters@0: .LP tomwalters@0: The MRC makes no representations about the suitability of this tomwalters@0: software for any purpose. It is provided "as is" without express or tomwalters@0: implied warranty. tomwalters@0: .LP tomwalters@0: THE MRC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING tomwalters@0: ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL tomwalters@0: THE A.P.U. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES tomwalters@0: OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, tomwalters@0: WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, tomwalters@0: ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS tomwalters@0: SOFTWARE. tomwalters@0: