summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/html/cpio.5.html
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/doc/html/cpio.5.html')
-rw-r--r--archivers/libarchive/files/doc/html/cpio.5.html60
1 files changed, 28 insertions, 32 deletions
diff --git a/archivers/libarchive/files/doc/html/cpio.5.html b/archivers/libarchive/files/doc/html/cpio.5.html
index 5ee99fd8f27..b699e623232 100644
--- a/archivers/libarchive/files/doc/html/cpio.5.html
+++ b/archivers/libarchive/files/doc/html/cpio.5.html
@@ -1,5 +1,5 @@
-<!-- Creator : groff version 1.22.3 -->
-<!-- CreationDate: Mon Sep 3 22:55:09 2018 -->
+<!-- Creator : groff version 1.22.4 -->
+<!-- CreationDate: Wed Jun 12 21:10:18 2019 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
@@ -46,7 +46,7 @@ those integers (binary, octal, or hexadecimal). The header
is followed by the pathname of the entry (the length of the
pathname is stored in the header) and any file data. The end
of the archive is indicated by a special record with the
-pathname &rsquo;&rsquo;TRAILER!!!&rsquo;&rsquo;.</p>
+pathname &ldquo;TRAILER!!!&rdquo;.</p>
<p style="margin-left:6%; margin-top: 1em"><b>PWB
format</b> <br>
@@ -239,13 +239,12 @@ included with each copy of the file.</p>
<p style="margin-left:6%; margin-top: 1em"><b>Portable
ASCII Format</b> <br>
Version&nbsp;2 of the Single UNIX Specification
-(&rsquo;&rsquo;SUSv2&rsquo;&rsquo;) standardized an ASCII
-variant that is portable across all platforms. It is
-commonly known as the &rsquo;&rsquo;old
-character&rsquo;&rsquo; format or as the
-&rsquo;&rsquo;odc&rsquo;&rsquo; format. It stores the same
-numeric fields as the old binary format, but represents them
-as 6-character or 11-character octal values.</p>
+(&ldquo;SUSv2&rdquo;) standardized an ASCII variant that is
+portable across all platforms. It is commonly known as the
+&ldquo;old character&rdquo; format or as the
+&ldquo;odc&rdquo; format. It stores the same numeric fields
+as the old binary format, but represents them as 6-character
+or 11-character octal values.</p>
<p style="margin-left:14%; margin-top: 1em">struct
cpio_odc_header { <br>
@@ -302,7 +301,7 @@ the old binary format above.</p>
<p style="margin-top: 1em"><i>magic</i></p>
<p style="margin-left:17%; margin-top: 1em">The string
-&rsquo;&rsquo;070701&rsquo;&rsquo;.</p>
+&ldquo;070701&rdquo;.</p>
<p style="margin-top: 1em"><i>check</i></p>
@@ -326,11 +325,11 @@ archive.</p>
Format</b> <br>
The CRC format is identical to the new ASCII format
described in the previous section except that the magic
-field is set to &rsquo;&rsquo;070702&rsquo;&rsquo; and the
-<i>check</i> field is set to the sum of all bytes in the
-file data. This sum is computed treating all bytes as
-unsigned values and using unsigned arithmetic. Only the
-least-significant 32 bits of the sum are stored.</p>
+field is set to &ldquo;070702&rdquo; and the <i>check</i>
+field is set to the sum of all bytes in the file data. This
+sum is computed treating all bytes as unsigned values and
+using unsigned arithmetic. Only the least-significant 32
+bits of the sum are stored.</p>
<p style="margin-left:6%; margin-top: 1em"><b>HP
variants</b> <br>
@@ -355,34 +354,31 @@ XXX</p>
<p style="margin-left:6%;">The <b>cpio</b> utility is no
longer a part of POSIX or the Single Unix Standard. It last
appeared in Version&nbsp;2 of the Single UNIX Specification
-(&rsquo;&rsquo;SUSv2&rsquo;&rsquo;). It has been supplanted
-in subsequent standards by pax(1). The portable ASCII format
-is currently part of the specification for the pax(1)
-utility.</p>
+(&ldquo;SUSv2&rdquo;). It has been supplanted in subsequent
+standards by pax(1). The portable ASCII format is currently
+part of the specification for the pax(1) utility.</p>
<p style="margin-top: 1em"><b>HISTORY</b></p>
<p style="margin-left:6%;">The original cpio utility was
written by Dick Haight while working in AT&amp;T&rsquo;s
Unix Support Group. It appeared in 1977 as part of PWB/UNIX
-1.0, the &rsquo;&rsquo;Programmer&rsquo;s Work
-Bench&rsquo;&rsquo; derived from Version&nbsp;6 AT&amp;T
-UNIX that was used internally at AT&amp;T. Both the old
-binary and old character formats were in use by 1980,
-according to the System III source released by SCO under
-their &rsquo;&rsquo;Ancient Unix&rsquo;&rsquo; license. The
-character format was adopted as part of IEEE Std 1003.1-1988
-(&rsquo;&rsquo;POSIX.1&rsquo;&rsquo;). XXX when did
+1.0, the &ldquo;Programmer&rsquo;s Work Bench&rdquo; derived
+from Version&nbsp;6 AT&amp;T UNIX that was used internally
+at AT&amp;T. Both the old binary and old character formats
+were in use by 1980, according to the System III source
+released by SCO under their &ldquo;Ancient Unix&rdquo;
+license. The character format was adopted as part of IEEE
+Std 1003.1-1988 (&ldquo;POSIX.1&rdquo;). XXX when did
&quot;newc&quot; appear? Who invented it? When did HP come
out with their variant? When did Sun introduce ACLs and
extended attributes? XXX</p>
<p style="margin-top: 1em"><b>BUGS</b></p>
-<p style="margin-left:6%;">The
-&rsquo;&rsquo;CRC&rsquo;&rsquo; format is mis-named, as it
-uses a simple checksum and not a cyclic redundancy
-check.</p>
+<p style="margin-left:6%;">The &ldquo;CRC&rdquo; format is
+mis-named, as it uses a simple checksum and not a cyclic
+redundancy check.</p>
<p style="margin-left:6%; margin-top: 1em">The old binary
format is limited to 16 bits for user id, group id, device,