* reordered a little bit
[mascara-docs.git] / i86 / elks / elkscmd / elvis / doc / ref.man
blob16026a8ca18a0c20524ef871b22e6798e8da4730
1 .TH REF 1
2 .SH NAME
3 ref - Display a C function header
4 .SH SYNOPSIS
5 \fBref\fP \fIfunction_name\fP
6 .SH DESCRIPTION
7 \fIRef\fP is a program which looks up the function header of a
8 particular function in any of a series of reference files.
9 These reference files are produced by the \fIctags(1)\fP program.
10 .PP
11 \fIRef\fP is used by Elvis's shift-K command.
12 .PP
13 The list of files checked includes "refs" in the current directory,
14 and possibly others.
15 See the source code for an accurate list.
16 .SH AUTHOR
17 .nf
18 Steve Kirkendall
19 kirkenda@cs.pdx.edu
20 \&...uunet!tektronix!psueea!eecs!kirkenda
21 .fi