V6/usr/man/man8/glob.8

Compare this file to the similar file:
Show the results in this format:

.th GLOB VIII 9/19/73
.sh NAME
glob \*- generate command arguments
.sh SYNOPSIS
.bd /etc/glob
command [ arguments ]
.sh DESCRIPTION
.it Glob
is used to expand arguments to the shell containing ``*'', ``['', or
``?''.
It is passed the argument list
containing the metacharacters;
.it glob
expands the list and calls the indicated command.
The actions of 
.it glob
are detailed in
the Shell writeup.
.sh SEE ALSO"
sh (I)
.sh BUGS