diff options
author | jhb <jhb@FreeBSD.org> | 2001-01-17 19:29:53 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-01-17 19:29:53 +0000 |
commit | 9aa77b866f5eb05c785481d32c275c92a620defd (patch) | |
tree | dc4748273a2dc9e52ac14be042538114db0f4bf7 /etc/motd | |
parent | 10361fc9ee499c59767fb7b9cb28ad0a1a6ee87b (diff) | |
download | FreeBSD-src-9aa77b866f5eb05c785481d32c275c92a620defd.zip FreeBSD-src-9aa77b866f5eb05c785481d32c275c92a620defd.tar.gz |
Tell users to run /usr/sbin/sysinstall now instead of /stand/sysinstall.
Reminded by: jkh
Diffstat (limited to 'etc/motd')
-rw-r--r-- | etc/motd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,6 +18,6 @@ If you still have a question or problem, please take the output of as a question to the questions@FreeBSD.org mailing list. If you are unfamiliar with FreeBSD's directory layout, please refer to the hier(7) man page. If you are not familiar with man pages, type "man man". -You may also use `/stand/sysinstall' to re-enter the installation and +You may also use `/usr/sbin/sysinstall' to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. |