summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2002-11-16 13:24:44 +0000
committerjoerg <joerg@FreeBSD.org>2002-11-16 13:24:44 +0000
commit856dc6926067c25e9927b29ec26dd555a39f0786 (patch)
tree4df305c9700b03210248958299a5ea1814f24307 /games
parentf6af0f38ca81b07782676fafba948486a6b44981 (diff)
downloadFreeBSD-src-856dc6926067c25e9927b29ec26dd555a39f0786.zip
FreeBSD-src-856dc6926067c25e9927b29ec26dd555a39f0786.tar.gz
set watch in tcsh requires an equal sign after the variable name.
MFC after: 1 day
Diffstat (limited to 'games')
-rw-r--r--games/fortune/datfiles/freebsd-tips2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips
index b8bbefe..5f701d4 100644
--- a/games/fortune/datfiles/freebsd-tips
+++ b/games/fortune/datfiles/freebsd-tips
@@ -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 %# '
OpenPOWER on IntegriCloud