.DT
head
Discworld creator help
head

.SH Name
.SI 5
Head - Displays the first twenty (20) lines of a file.
.EI

.SH Syntax
.SI 5
head <file>
.EI

.SH Description
.SP 5 5
Head displays the first twenty lines of a text based file. It
can come in very useful when you need to view the beginning
of a file.
.EP

.SH Examples
.SI 5
> head womble.c
> head /doc/creator/head
.EI

.SH See also
.SP 5 5
tail, more, cat, ed
.EP
