packages: mcelog/manual.patch - also fix path in manual for default config
glen
glen at pld-linux.org
Tue Aug 10 11:49:18 CEST 2010
Author: glen Date: Tue Aug 10 09:49:18 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- also fix path in manual for default config
---- Files affected:
packages/mcelog:
manual.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/mcelog/manual.patch
diff -u packages/mcelog/manual.patch:1.1 packages/mcelog/manual.patch:1.2
--- packages/mcelog/manual.patch:1.1 Tue Aug 10 11:47:52 2010
+++ packages/mcelog/manual.patch Tue Aug 10 11:49:13 2010
@@ -1,5 +1,5 @@
---- mcelog-1.0pre3/mcelog.8~ 2010-08-10 12:47:08.000000000 +0300
-+++ mcelog-1.0pre3/mcelog.8 2010-08-10 12:47:10.342360355 +0300
+--- mcelog-1.0pre3/mcelog.8 2010-08-10 12:47:10.342360355 +0300
++++ mcelog-1.0pre3/mcelog.8 2010-08-10 12:48:29.041936982 +0300
@@ -45,7 +45,7 @@
Optionally it can also take more options like keeping statistics or
triggering shell scripts on specific events.
@@ -9,3 +9,21 @@
as a regular cron job (traditional way, deprecated),
running as a trigger directly executed by the kernel,
or running as a daemon with the
+@@ -172,7 +172,7 @@
+ .B \-\-config-file file
+ option mcelog reads the specified config file.
+ Default is
+-.I /etc/mcelog.conf
++.I /etc/mcelog/mcelog.conf
+ See also
+ .I CONFIG FILE
+ below.
+@@ -245,7 +245,7 @@
+ .SH CONFIG FILE
+ mcelog supports a config file to set defaults. Command line options override
+ the config file. By default the config file is read from
+-.I /etc/mcelog.conf
++.I /etc/mcelog/mcelog.conf
+ unless overridden with the
+ .I --config-file
+ option.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mcelog/manual.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list