From 614aed8497eab27ba96496099003cee3d63f8a73 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Fri, 27 Jul 2001 12:25:55 +0000
Subject: [PATCH] Be consistent about how we quote commands that could be
entered by the user.
---
etc/motd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/motd b/etc/motd
index 5cad2d22ea0..bbd2bb3df1b 100644
--- a/etc/motd
+++ b/etc/motd
@@ -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.