4da44bb429
- some cosmetics in Makefile - remove alek@ as maintainer (per his request) ok alek@
22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
$OpenBSD: patch-cvsgraph_1,v 1.2 2007/06/11 20:19:59 jasper Exp $
|
|
--- cvsgraph.1.orig Sat Jul 8 15:53:01 2006
|
|
+++ cvsgraph.1 Wed Jun 6 19:37:55 2007
|
|
@@ -92,7 +92,7 @@ Use \fItxt\fR for expansion
|
|
option is given on the command line, then it is read. Otherwise, \fBcvsgraph\fR
|
|
first looks for a configuration file in the current directory using
|
|
\fI./cvsgraph.conf\fR and, if not found, tries to open
|
|
-\fI/usr/local/etc/cvsgraph.conf\fR. Defaults and command line overrides
|
|
+\fI!!SYSCONFDIR!!/cvsgraph.conf\fR. Defaults and command line overrides
|
|
will be used if no configuration file can be opened. The format of the
|
|
configuration file is described in \fBcvsgraph.conf(5)\fR. Configuration
|
|
parameters entered on the command line have always precedence over the
|
|
@@ -149,7 +149,7 @@ generation.
|
|
.SH "FILES"
|
|
.LP
|
|
.TP
|
|
-\fI/usr/local/etc/cvsgraph.conf\fR
|
|
+\fI!!SYSCONFDIR!!/cvsgraph.conf\fR
|
|
Configuration file read for default layout parameters.
|
|
.SH "AUTHOR"
|
|
\fBCvsGraph\fR is written and maintained by B. Stultiens.
|