minor manpage fixes (#664616)

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2013-01-17 12:05:51 +01:00
parent 0c021e5fbb
commit f7934280ff
2 changed files with 36 additions and 1 deletions

32
dump-rh664616.patch Normal file
View File

@ -0,0 +1,32 @@
diff -up dump-0.4b44/restore/restore.8.in.rh664616 dump-0.4b44/restore/restore.8.in
--- dump-0.4b44/restore/restore.8.in.rh664616 2013-01-17 12:03:47.496676949 +0100
+++ dump-0.4b44/restore/restore.8.in 2013-01-17 12:04:23.081674477 +0100
@@ -142,7 +142,7 @@ current directory.
.TP
.B add \fR[\fIarg\fR]
The current directory or specified argument is added to the list of files to be
-extracted. If a directory is specified, then it and all its descendents are
+extracted. If a directory is specified, then it and all its descendants are
added to the extraction list (unless the
.B \-h
flag is specified on the command line). Files that are on the extraction list
@@ -154,7 +154,7 @@ Change the current working directory to
.TP
.B delete \fR[\fIarg\fR]
The current directory or specified argument is deleted from the list of files
-to be extracted. If a directory is specified, then it and all its descendents
+to be extracted. If a directory is specified, then it and all its descendants
are deleted from the extraction list (unless the
.B \-h
flag is specified on the command line). The most expedient way to extract most
@@ -164,8 +164,8 @@ and then delete those files that are not
.B extract
All files on the extraction list are extracted from the dump.
.B Restore
-will ask which volume the user wishes to mount. The fastest way to extract a f
-ew files is to start with the last volume and work towards the first volume.
+will ask which volume the user wishes to mount. The fastest way to extract a few
+files is to start with the last volume and work towards the first volume.
.TP
.B help
List a summary of the available commands.

View File

@ -7,7 +7,7 @@ Summary: Programs for backing up and restoring ext2/ext3 filesystems
Name: dump
Epoch: 1
Version: 0.4
Release: 0.13.%{PREVER}%{?dist}
Release: 0.14.%{PREVER}%{?dist}
License: BSD
Group: Applications/Archiving
URL: http://dump.sourceforge.net/
@ -125,6 +125,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/rmt.8*
%changelog
* Thu Jan 17 2013 Adam Tkac <atkac redhat com> 1:0.4-0.14.b44
- minor manpage fixes (#664616)
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.4-0.13.b44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild