diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-04-27 00:44:22 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-04-27 00:44:22 +0000 |
| commit | 55ec112da0160510066649a9847788e9bba5ae75 (patch) | |
| tree | 1a51f7255806c0c890f1cdb887145876fdc4a598 | |
| parent | f4c626074ba4d544e49c223ce9ff7749e62c5872 (diff) | |
Notes
| -rw-r--r-- | etc/motd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/motd b/etc/motd index 776706f362074..3695b47b3943a 100644 --- a/etc/motd +++ b/etc/motd @@ -2,3 +2,8 @@ FreeBSD ?.?.? (UNKNOWN) Welcome to FreeBSD! +If the info distribution has been loaded on this machine, the FreeBSD +Handbook will be in file:/usr/share/doc/handbook and the FAQ +in file:/usr/share/doc/FAQ + +Type /stand/sysinstall to re-enter the installation and configuration utility. |
