$OpenBSD: patch-man_highlight_1,v 1.8 2017/12/02 15:46:10 benoit Exp $
Index: man/highlight.1
--- man/highlight.1.orig
+++ man/highlight.1
@@ -200,13 +200,13 @@ Reformatting code (-F)  will only work with C, C++, C#
 The wrapping options might cause faulty highlighting of long single line comments.
 .SH FILES
 The configuration files are stored in
-.I /usr/share/highlight/.
+.I ${PREFIX}/highlight/.
 Language definitions, themes and plugins are located in subdirectories.
 .PP
 Documentation files are stored in
-.I /usr/share/doc/highlight/
+.I ${PREFIX}/doc/highlight/
 , configuration files in
-.I /etc/highlight/.
+.I ${SYSCONFDIR}/highlight/.
 .PP
 See README how to install own scripts in the home directory.
 .SH EXAMPLES
