1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00

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

MFC after:	1 day
This commit is contained in:
Joerg Wunsch 2002-11-16 13:24:44 +00:00
parent edfb641189
commit 398fba8499
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=106986

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 %# '