diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2002-07-14 22:50:12 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2002-07-14 22:50:12 +0000 |
commit | e00a16ef8cc7c0b360028e1fa35205723bc6d293 (patch) | |
tree | aabcf19d690cde2cd61e134fb5e6faa1e87b4ddf /games | |
parent | 636e436f26e6ea17f199bfe93d0a1b0b57704ea2 (diff) | |
download | FreeBSD-src-e00a16ef8cc7c0b360028e1fa35205723bc6d293.zip FreeBSD-src-e00a16ef8cc7c0b360028e1fa35205723bc6d293.tar.gz |
Fix a typo.
PR: 40539
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/datfiles/freebsd-tips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index 4f2ef1c..26843fa 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -418,7 +418,7 @@ home directory to prevent core files from being written to disk: limit coredumpsize 0 -- Dru <genesis@istar.ca> % -If you need a reminder to leave your terminal, type "leave hhmm" where +If you need a reminder to leave your terminal, type "leave +hhmm" where "hhmm" represents in how many hours and minutes you need to leave. -- Dru <genesis@istar.ca> % |