$OpenBSD: patch-man_hunspell_1,v 1.2 2010/11/14 14:25:23 sthen Exp $
--- man/hunspell.1.orig	Tue Feb 23 11:02:17 2010
+++ man/hunspell.1	Sat Sep 25 11:47:18 2010
@@ -366,10 +366,10 @@ following environment variables are searched: LC_ALL,
 LC_MESSAGES, and LANG. If none are set then the following
 fallbacks are used:
 
-.BI /usr/share/myspell/default.aff
+.BI ${PREFIX}/share/myspell/default.aff
 Path of default affix file. See hunspell(4).
 .PP
-.BI /usr/share/myspell/default.dic
+.BI ${PREFIX}/share/myspell/default.dic
 Path of default dictionary file.
 See hunspell(4).
 .PP
