home *** CD-ROM | disk | FTP | other *** search
- Ref is a program which looks up the function header of a particular function
- in any of a series of reference files. It is used by vi's shift-K command.
-
- The invocation signature of ref is:
-
- ref functionname
-
- The list of files checked includes "refs" in the current directory, and possibly
- others. See the source code for an accurate list.
-