File: ref.man

package info (click to toggle)
elvis-tiny 1.4-20
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 728 kB
  • ctags: 1,056
  • sloc: ansic: 13,870; makefile: 231; sh: 33
file content (21 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH REF 1
.SH NAME
ref - Display a C function header
.SH SYNOPSIS
\fBref\fP \fIfunction_name\fP
.SH DESCRIPTION
\fIRef\fP is a program which looks up the function header of a
particular function in any of a series of reference files.
These reference files are produced by the \fIctags(1)\fP program.
.PP
\fIRef\fP is used by Elvis's shift-K command.
.PP
The list of files checked includes "refs" in the current directory,
and possibly others.
See the source code for an accurate list.
.SH AUTHOR
.nf
Steve Kirkendall
kirkenda@cs.pdx.edu
\&...uunet!tektronix!psueea!eecs!kirkenda
.fi