-$Id: CHANGES,v 1.298 2009/06/18 09:40:03 stelian Exp $
+$Id: CHANGES,v 1.299 2009/06/18 09:42:11 stelian Exp $
Changes between versions 0.4b41 and 0.4b42 (released xxxxxxxxxxxxxxx)
=====================================================================
15. Fixed a few spelling errors in the man pages (RedHat bug #489853).
Thanks to Adam Tkac <atkac@redhat.com> for the patch.
+16. Fixed restore man page and program usage which incorrectly stated
+ that -P and -A were both allowed in the same invocation (RedHat
+ bug #490627). Thanks to Adam Tkac <atkac@redhat.com> for the patch.
+
Changes between versions 0.4b40 and 0.4b41 (released January 2, 2006)
=====================================================================
#ifndef lint
static const char rcsid[] =
- "$Id: main.c,v 1.52 2008/04/17 15:26:46 stelian Exp $";
+ "$Id: main.c,v 1.53 2009/06/18 09:42:12 stelian Exp $";
#endif /* not lint */
#include <config.h>
"\t%s -i [-acd" tseflag "hH" kerbflag "lmMouvVy] [-A file] [-b blocksize] " tsEflag"\n"
"\t%s [-f file] [-F script] " qfaflag "[-s fileno]\n"
#ifdef USE_QFA
- "\t%s -P file [-acdhH" kerbflag "lmMuvVy] [-A file] [-b blocksize]\n"
+ "\t%s -P file [-acdhH" kerbflag "lmMuvVy] [-b blocksize]\n"
"\t%s [-f file] [-F script] [-s fileno] [-X filelist] [file ...]\n"
#endif
"\t%s -r [-cd" tseflag "H" kerbflag "lMuvVy] [-b blocksize] " tsEflag"\n"
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: restore.8.in,v 1.34 2009/06/18 09:40:05 stelian Exp $
+.\" $Id: restore.8.in,v 1.35 2009/06/18 09:42:12 stelian Exp $
.\"
.TH RESTORE 8 "version __VERSION__ of __DATE__" BSD "System management commands"
.SH NAME
.B restore \-P
.I file
[\fB\-acdhHklmMNuvVy\fR]
-[\fB\-A \fIfile\fR]
[\fB\-b \fIblocksize\fR]
[\fB\-f \fIfile\fR]
[\fB\-F \fIscript\fR]