Some info at: http://blog.bacula.org/p710/ http://blog.bacula.org/release-7-0-2/ Now builds with our libtool(1). While there's a huge amount of changes, existing setups "should" just work without any modification. tested by sthen@ and myself ok sthen@, my new co-maintainer :-)
13 lines
471 B
Plaintext
13 lines
471 B
Plaintext
$OpenBSD: patch-manpages_bat_1,v 1.6 2014/04/19 09:44:11 ajacoutot Exp $
|
|
--- manpages/bat.1.orig Tue Sep 11 11:26:24 2012
|
|
+++ manpages/bat.1 Thu Sep 13 08:19:35 2012
|
|
@@ -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 ${SYSCONFDIR}/bat.conf.
|
|
.TP
|
|
.B \-d <nn>
|
|
Set debug level to \fInn\fP.
|