diff options
author | eadler <eadler@FreeBSD.org> | 2012-10-22 03:00:43 +0000 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-10-22 03:00:43 +0000 |
commit | 4110ecce3a2b2196e82165e92267b2eff3f481c8 (patch) | |
tree | 1b178f07ed5e1d9b5bac6a0467451689353bb0e6 | |
parent | 3f7a414911a892c8c84206394eb643cbde706d20 (diff) | |
download | FreeBSD-src-4110ecce3a2b2196e82165e92267b2eff3f481c8.zip FreeBSD-src-4110ecce3a2b2196e82165e92267b2eff3f481c8.tar.gz |
Sysinstall has been removed from base.
Approved by: cperciva
-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 39bd920..48d4395 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -40,7 +40,7 @@ Having trouble using fetch through a firewall? Try setting the environment variable FTP_PASSIVE_MODE to yes, and see fetch(3) for more details. % If other operating systems have damaged your Master Boot Record, you can -reinstall it either with /usr/sbin/sysinstall or with boot0cfg(8). See +reinstall it either with boot0cfg(8). See "man boot0cfg" for details. % If you accidentally end up inside vi, you can quit it by pressing Escape, colon |