summaryrefslogtreecommitdiff
path: root/bin/pax/cpio.1
AgeCommit message (Collapse)Author
2006-01-03tar and ustar formats have 8gb limit;Jason McIntyre
from peter philipp; ok otto
2005-11-15go the whole hog, and provide a list of file size limits for theJason McIntyre
various formats; move it to CAVEATS too, which seems more logical; suggested by peter philipp; help/ok otto@
2005-11-10document size limit of sv4cpio format, and suggest alternative;Jason McIntyre
slightly different fix to that proposed by peter philipp (pr #4608); help/ok otto@
2003-11-21grammar improvements from Jared Yanovich;Jason McIntyre
2003-06-04term 3 & 4 from tholo after permissionTheo de Raadt
2003-05-29- section reorderJason McIntyre
- removed unnecessary .Pp and .Ns
2001-05-11add rcs tagsMichael Shalayeff
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2001-02-07Honor TMPDIR environment variable and document the fact.Todd C. Miller
2000-11-10Use .Nm instead of spelling out "cpio".Aaron Campbell
2000-11-09- Some section shuffling: conform to the standard order documented in mdoc(7)Aaron Campbell
- .Sh AUTHOR -> .Sh AUTHORS
2000-11-09Insert some missing commas.Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
it's given)
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos.
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1997-04-06Allow creation of archives with block sizes up to 64512 bytesTodd C. Miller
but complain about non-portability if > 32256 bytes. Brought up by George Robbins <grr@shandakor.tharsis.com>
1997-03-02More complete cpio(1) emulationThorsten Lockert
1997-02-20cpio emulation for paxThorsten Lockert