diff options
author | murray <murray@FreeBSD.org> | 2005-03-19 02:44:41 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2005-03-19 02:44:41 +0000 |
commit | 6213f21b7b34a211ef61a2582467b85a40db40fb (patch) | |
tree | 3afc168a794673a61df1b97c6015407ed3ca6e5e /games | |
parent | 4890af12def58a8989906f50393ba86cdf305794 (diff) | |
download | FreeBSD-src-6213f21b7b34a211ef61a2582467b85a40db40fb.zip FreeBSD-src-6213f21b7b34a211ef61a2582467b85a40db40fb.tar.gz |
Typo.
PR: conf/77178
Submitted by: Andras Jako <jako.andras@eik.bme.hu>
MFC after: 1 week
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 9606042..304d8d6 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -98,7 +98,7 @@ You can use the 'fetch' command to retrieve files over ftp or http. will download the front page of the FreeBSD web site. % In order to make fetch (the FreeBSD downloading tool) ask for -username/password when it encounter a password-protected web page, you can set +username/password when it encounters a password-protected web page, you can set the environment variable HTTP_AUTH to 'basic:*'. % You can permanently set environment variables for your shell by putting them |