$OpenBSD: patch-src_manpage_tuxpaint_1,v 1.8 2021/01/09 14:05:40 ajacoutot Exp $

Index: src/manpage/tuxpaint.1
--- src/manpage/tuxpaint.1.orig
+++ src/manpage/tuxpaint.1
@@ -953,7 +953,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
@@ -981,7 +981,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
@@ -1245,4 +1245,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/.
