diff options
author | dd <dd@FreeBSD.org> | 2001-07-27 12:25:55 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-27 12:25:55 +0000 |
commit | 220f54a23afdcdadd42dde676927752d08674e17 (patch) | |
tree | 1455da07d07934e92f3c40ab6a60a36f893cff21 /etc/motd | |
parent | 0d733d6fa5b6b7a9ce6eabdcbbd909c40a1a5e26 (diff) | |
download | FreeBSD-src-220f54a23afdcdadd42dde676927752d08674e17.zip FreeBSD-src-220f54a23afdcdadd42dde676927752d08674e17.tar.gz |
Be consistent about how we quote commands that could be entered by the
user.
Diffstat (limited to 'etc/motd')
-rw-r--r-- | etc/motd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ If you still have a question or problem, please take the output of `uname -a', along with any relevant error messages, and email it 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". +man page. If you are not familiar with man pages, type `man man'. You may also use sysinstall(8) to re-enter the installation and configuration utility. Edit /etc/motd to change this login announcement. |