set watch in tcsh requires an equal sign after the variable name.

MFC after:	1 day
This commit is contained in:
joerg 2002-11-16 13:24:44 +00:00
parent f6af0f38ca
commit 856dc69260

View File

@ -44,7 +44,7 @@ previous commands in tcsh.
%
You can disable tcsh's terminal beep if you `set nobeep'.
%
If you `set watch (0 any any)' in tcsh, you will be notified when
If you `set watch = (0 any any)' in tcsh, you will be notified when
someone logs in or out of your system.
%
Nice tcsh prompt: set prompt = '%m %# '