]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix man page name
authorKern Sibbald <kern@sibbald.com>
Fri, 11 May 2007 18:46:47 +0000 (18:46 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 11 May 2007 18:46:47 +0000 (18:46 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4750 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/manpages/bacula-bat.1 [deleted file]
bacula/manpages/bat.1 [new file with mode: 0644]

diff --git a/bacula/manpages/bacula-bat.1 b/bacula/manpages/bacula-bat.1
deleted file mode 100644 (file)
index 06bf6a1..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-.\"                              Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH BWX-CONSOLE 1 "24 April 2007" "Kern Sibbald" "Network backup, recovery and verification"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.SH NAME
- bat \- Bacula Administration Tool Console
-.SH SYNOPSIS
-.B bat
-.RI [options]
-.br
-.SH DESCRIPTION
-This manual page documents briefly the
-.B bat
-command, the Qt4 version of the Bacula Administration Tool console.
-This is a GUI program that has similar features to the bconsole program,
-but it is graphical oriented.
-.PP
-.SH OPTIONS
-bat [\-s] [\-c config_file] [\-d debug_level] [-t]
-.TP
-.B \-c <config>
-Specify configuration file.  Default is bat.conf.
-.TP
-.B \-d <nn>
-Set debug level to \fInn\fP.
-.TP
-.B \-s
-No signals. Used in debugging only.
-.TP
-.B \-t
-Test config mode: read configuration and exit.
-.TP
-.B \-?
-Show version and usage of program.
-.SH SEE ALSO
-.BR bacula-dir (8),
-.BR bacula-bgnome-console (1)
-.BR bacula-bwx-console (1)
-.BR bls (1),
-.BR bextract (1).
-.br
-.SH AUTHOR
-This manual page was written by Kern Sibbald.
diff --git a/bacula/manpages/bat.1 b/bacula/manpages/bat.1
new file mode 100644 (file)
index 0000000..5dc3106
--- /dev/null
@@ -0,0 +1,46 @@
+.\"                              Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH BAT 1 "24 April 2007" "Kern Sibbald" "Network backup, recovery and verification"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.SH NAME
+ bat \- Bacula Administration Tool Console
+.SH SYNOPSIS
+.B bat
+.RI [options]
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B bat
+command, the Qt4 version of the Bacula Administration Tool console.
+This is a GUI program that has similar features to the bconsole program,
+but it is graphical oriented.
+.PP
+.SH OPTIONS
+bat [\-s] [\-c config_file] [\-d debug_level] [-t]
+.TP
+.B \-c <config>
+Specify configuration file.  Default is bat.conf.
+.TP
+.B \-d <nn>
+Set debug level to \fInn\fP.
+.TP
+.B \-s
+No signals. Used in debugging only.
+.TP
+.B \-t
+Test config mode: read configuration and exit.
+.TP
+.B \-?
+Show version and usage of program.
+.SH SEE ALSO
+.BR bacula-dir (8),
+.BR bacula-bgnome-console (1)
+.BR bacula-bwx-console (1)
+.BR bls (1),
+.BR bextract (1).
+.br
+.SH AUTHOR
+This manual page was written by Kern Sibbald.