aboutsummaryrefslogtreecommitdiff
path: root/doc/cpio.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-02-09 10:31:53 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-02-09 10:31:53 +0000
commit69549d1b94d3890bd9f5340f9b4239d88a196706 (patch)
tree0a3c418882c762b006727a4f5987141906c6083b /doc/cpio.texi
parent6b2f265f6e5944d85ba8608e4ce859fe019eb750 (diff)
downloadcpio-69549d1b94d3890bd9f5340f9b4239d88a196706.tar.gz
cpio-69549d1b94d3890bd9f5340f9b4239d88a196706.tar.bz2
* NEWS, configure.ac: Raise the patchlevel number.
* THANKS: Update * doc/cpio.texi: Fix a typo. * src/extern.h (warn_if_file_changed): Fix type of the 2nd argument. * src/tar.c (write_out_tar_header): Stylistic change. * src/util.c (copy_files_disk_to_disk): Fix types of automatic variables. (warn_if_file_changed): Fix type of the 2nd argument. Patches supplied by Ladislav Michnovic.
Diffstat (limited to 'doc/cpio.texi')
-rw-r--r--doc/cpio.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cpio.texi b/doc/cpio.texi
index 02aff47..ae6c4b7 100644
--- a/doc/cpio.texi
+++ b/doc/cpio.texi
@@ -234,7 +234,7 @@ unreadable.
cpio @{-o|--create@} [-0acvABLV] [-C bytes] [-H format]
[-M message] [-O [[user@@]host:]archive] [-F [[user@@]host:]archive]
[--file=[[user@@]host:]archive] [--format=format]
-[--message=message][--null] [--reset-access-time] [--verbose]
+[--message=message] [--null] [--reset-access-time] [--verbose]
[--dot] [--append] [--block-size=blocks] [--dereference]
[--io-size=bytes] [--rsh-command=command] [--help] [--version]
< name-list [> archive]

Return to:

Send suggestions and report system problems to the System administrator.