$OpenBSD: patch-man_hunspell_1,v 1.3 2013/03/21 08:57:49 fgsch Exp $
--- man/hunspell.1.orig	Fri Jan 21 16:53:05 2011
+++ man/hunspell.1	Tue Mar  5 20:17:54 2013
@@ -369,10 +369,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
