
NAME
     unset - remove an environment variable

SYNOPSIS
     unsetenv <var>

DESCRIPTION
     unsetenv removes the variable <var> from the list of environ-
     ment variables.

SEE ALSO
     setenv
