linebreak before homepage link
This commit is contained in:
parent
f7fb769d15
commit
76e6793902
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50745
1 changed files with 1 additions and 1 deletions
|
@ -1208,7 +1208,7 @@ sub apropos {
|
|||
if ( !$acounter ) {
|
||||
print "Sorry, no data found for `$query'.\n";
|
||||
print qq{You may look for other }
|
||||
. qq{<a href="../../search/">FreeBSD Search Services</a>.\n};
|
||||
. qq{<a href="../../search/">FreeBSD Search Services</a>.<br/><br/>\n};
|
||||
}
|
||||
&html_footer;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue