diff --git a/en_US.ISO8859-1/htdocs/cgi/man.cgi b/en_US.ISO8859-1/htdocs/cgi/man.cgi
index ac16f5686b..766ea7b6e1 100755
--- a/en_US.ISO8859-1/htdocs/cgi/man.cgi
+++ b/en_US.ISO8859-1/htdocs/cgi/man.cgi
@@ -1208,7 +1208,7 @@ sub apropos {
if ( !$acounter ) {
print "Sorry, no data found for `$query'.\n";
print qq{You may look for other }
- . qq{FreeBSD Search Services.\n};
+ . qq{FreeBSD Search Services.
\n};
}
&html_footer;
}