summaryrefslogtreecommitdiff
path: root/x11/xdialog/patches/patch-ac
blob: 8efbadcc3dd8e66f7014039ed2fca747878669cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
$NetBSD: patch-ac,v 1.2 2008/08/29 16:43:58 sborrill Exp $

--- doc/Xdialog.man.orig	2008-08-29 15:18:19.000000000 +0100
+++ doc/Xdialog.man	2008-08-29 15:20:05.000000000 +0100
@@ -268,11 +268,11 @@
 .br 
 \fI%%datadir%%/locale/*/LC_MESSAGES/Xdialog.mo\fP 
 .br 
-\fI%%mandir%%/man1/Xdialog.1*\fP
+\fI%%mandir%%/man1/Xdialog.1\fP
 .br 
-\fI%%datadir%%/doc/Xdialog\-%%version%%/*\fP
+\fI%%datadir%%/doc/html/xdialog/*\fP
 .br 
-\fI%%datadir%%/doc/Xdialog\-%%version%%/samples/*\fP
+\fI%%datadir%%/examples/xdialog/*\fP
 .SH "ENVIRONMENT VARIABLES"
 .LP 
 \fIXDIALOG_HIGH_DIALOG_COMPAT\fR
@@ -306,9 +306,9 @@
 Setting this variable to 1 will prevent the Gdk, GLib and Gtk library from emitting messages via g_log().
 .SH "EXAMPLES"
 .LP 
-Sample scripts are available in the \fI%%datadir%%/doc/Xdialog\-%%version%%/samples/\fR directory.
+Sample scripts are available in the \fI%%datadir%%/examples/xdialog\fR directory.
 .br 
-Full HTML doc with screen shots, examples and FAQ is available in the \fI%%datadir%%/doc/Xdialog\-%%version%%/\fR directory.
+Full HTML doc with screen shots, examples and FAQ is available in the \fI%%datadir%%/doc/html/xdialog\fR directory.
 .SH "AUTHORS"
 .LP 
 Thierry Godefroy <xdialog@free.fr> (from v1.1.0 onwards)