$OpenBSD: patch-source_command_cc,v 1.2 2013/01/12 16:21:43 stsp Exp $
--- source/command.cc.orig	Sun Sep 30 23:25:31 2012
+++ source/command.cc	Thu Dec 27 12:50:49 2012
@@ -748,7 +748,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 },
