$OpenBSD: patch-source_command_cc,v 1.3 2015/04/07 10:10:28 stsp Exp $
--- source/command.cc.orig	Thu Aug 28 04:29:10 2014
+++ source/command.cc	Mon Apr  6 15:27:57 2015
@@ -698,7 +698,7 @@ struct help_file
 static help_file help_files[] =
 {
     { "crawl_manual.txt",  '*', true },
-    { "../README.txt",     '!', false },
+    { "README.txt",        '!', false },
     { "aptitudes.txt",     '%', false },
     { "quickstart.txt",    '^', false },
     { "macros_guide.txt",  '~', false },
