blob: 90e48b6149fbfc72717eb81c4af272d59055d320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-az,v 1.3 2006/11/14 13:16:00 wennmach Exp $
Adapt to pkgsrc directory structure.
--- src/dbase/grdraster.man.orig 2006-11-13 16:02:21.000000000 +0100
+++ src/dbase/grdraster.man 2006-11-13 16:03:13.000000000 +0100
@@ -8,7 +8,7 @@
.SH DESCRIPTION
\fBgrdraster\fP reads a file called \fIgrdraster.info\fP from the current
working directory, the directories pointed to by the environment variables
-\fB$GMT_USERDIR\fP and \fB$GMT_GRIDDIR\fP, or in \fB$GMTHOME\fP/share/dbase
+\fB$GMT_USERDIR\fP and \fB$GMT_GRIDDIR\fP, or in \fB$GMTHOME\fP/share/gmt/dbase
(in that order). The file \fIgrdraster.info\fP defines binary
arrays of data stored in scan-line format in data files. Each file is given
a \fIfilenumber\fP in the info file. \fBgrdraster\fP figures out how to
|