b92ffdaba9
Fixes the weird install issues with the bat binary New features can be found here: http://www.bacula.org/5.0.x-manuals/en/main/main/New_Features_in_5_0_0.html Thanks to sthen for help with the new wantlib/lib_depends stuff, removing the sqlite flavor, ... Thanks to giovanni for pointing out a ${TRUEPREFIX} -> /usr/local that crept into one of my patch files. ok sthen@
13 lines
466 B
Plaintext
13 lines
466 B
Plaintext
$OpenBSD: patch-manpages_bat_1,v 1.3 2010/07/20 14:38:39 merdely Exp $
|
|
--- manpages/bat.1.orig Tue Apr 27 15:58:29 2010
|
|
+++ manpages/bat.1 Thu Jun 24 16:25:08 2010
|
|
@@ -22,7 +22,7 @@ but it is graphical oriented and more features.
|
|
bat [\-s] [\-c config_file] [\-d debug_level] [-t]
|
|
.TP
|
|
.B \-c <config>
|
|
-Specify configuration file. Default is bat.conf.
|
|
+Specify configuration file. Default is /etc/bacula/bat.conf.
|
|
.TP
|
|
.B \-d <nn>
|
|
Set debug level to \fInn\fP.
|