diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-01-29 08:22:21 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-01-29 08:22:21 +0000 |
commit | b9d37e7440e20ab6e0cc935c30683187d707b3aa (patch) | |
tree | cda49db3b58fc5c7f6674f408d1404ac0568847a /etc/motd | |
parent | 11fb1bf637e4db643890410e5d278f03dd5e77cc (diff) | |
download | FreeBSD-src-b9d37e7440e20ab6e0cc935c30683187d707b3aa.zip FreeBSD-src-b9d37e7440e20ab6e0cc935c30683187d707b3aa.tar.gz |
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.
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 `/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. |