aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-01-29 08:22:21 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-01-29 08:22:21 +0000
commitde29595584ef950b627adc6d9901dac11db5fa49 (patch)
tree510f62e7d4d05b39ed18d3443b8a015102589fbd
parent2a9737202a796c0433107731c76fa72d031db7bb (diff)
downloadsrc-de29595584ef950b627adc6d9901dac11db5fa49.tar.gz
src-de29595584ef950b627adc6d9901dac11db5fa49.zip
Replace the full path to sysinstall with a standard manual page
reference. The sysinstall binary is now in root's standard PATH, so there's no need for explicit pathing, and there's some value in a manual page reference.
Notes
Notes: svn path=/head/; revision=71778
-rw-r--r--etc/motd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/motd b/etc/motd
index 1ba2f4987355..45cac3fb63a1 100644
--- a/etc/motd
+++ b/etc/motd
@@ -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 `/usr/sbin/sysinstall' to re-enter the installation and
+You may also use sysinstall(8) to re-enter the installation and
configuration utility. Edit /etc/motd to change this login announcement.