Isn't it 'set -a' not 'set -e'? Otherwise I think what Karl is saying
should fix the bug.

Karl M. Hegbloom <[EMAIL PROTECTED]> wrote
> 
> >>>>> "frankk" == frankk  <[EMAIL PROTECTED]> writes:
> 
>     frankk>   I have installed Debian 1.3 and have a problem to see
>     frankk> man pages. If I try to see any man page (e.g man man), I
>     frankk> can only see the following :
> 
>  There is a bug in Bash-2.0 that causes this.  Remove any calls to
> `set -e' and `set +e'[1] in your "/etc/profile", and "~/.bash*" files,
> and explicitly `export' each of the variables that would have been
> exported implicitly by the `set -e'.  After you log back in, `man'
> should work again.
> 
> 
> Footnotes: 
> [1]  To find out what that did, do `help set' at a shell prompt.

// Heikki
-- 
Heikki Vatiainen                  * [EMAIL PROTECTED]
Tampere University of Technology  * Tampere, Finland



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to