$OpenBSD: patch-src_manpage_tuxpaint_1,v 1.9 2021/07/01 11:53:38 ajacoutot Exp $

Index: src/manpage/tuxpaint.1
--- src/manpage/tuxpaint.1.orig
+++ src/manpage/tuxpaint.1
@@ -977,7 +977,7 @@ Display a lists of all supported languages.
 .TP 8
 .B \-\-nosysconfig
 With this option, \fITux Paint\fP will not attempt to read the
-system-wide configuration file (typically \fI/etc/tuxpaint/tuxpaint.conf\fP).
+system-wide configuration file (typically \fI${SYSCONFDIR}/tuxpaint/tuxpaint.conf\fP).
 
 .TP 8
 .B \-\-nolockfile
@@ -1005,7 +1005,7 @@ to determine language to use, if \fIsetlocale(3)\fP re
 
 .SH FILES
 .TP 8
-.B /etc/tuxpaint/tuxpaint.conf
+.B ${SYSCONFDIR}/tuxpaint/tuxpaint.conf
 System-wide configuration file.  It is read first
 (unless the \fI\-\-nosysconfig\fP option was given on the command-line).
 .RS
@@ -1335,4 +1335,4 @@ Huang Zuzhen.
 .BR krita (1),
 .BR gcompris (1)
 .PP
-And documentation within /usr/[local/]share/doc/tuxpaint/.
+And documentation within ${PREFIX}/share/doc/tuxpaint/.
