summaryrefslogtreecommitdiff
path: root/bin/pax/tar.1
AgeCommit message (Expand)Author
2014-09-08obvious cases of missing .An;Ingo Schwarze
2010-12-02a -N option for tar that uses numeric only IDs, useful for cross systemTed Unangst
2010-11-03remove $OpenBSD$ lines that duplicate earlier onesJonathan Gray
2010-09-03add an EXIT STATUS section for /bin;Jason McIntyre
2010-07-22move exit returns blurb out of DIAGNOSTICS; from daniel dickmanJason McIntyre
2008-12-27prevent line breaks in the middle of options.Igor Sobrado
2008-06-11Add tar -j option that calls bzip2 for compress/decompress. RequiresPeter Valchev
2008-05-28write cpio_usage() in a way consistent with pax_usage() and tar_usage();Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2005-05-24variety of man page fixesJared Yanovich
2004-08-10-L and -h are synonymous; noticed by espie@Todd C. Miller
2003-11-21grammar improvements from Jared Yanovich;Jason McIntyre
2003-06-04term 3 & 4 from tholo after permissionTheo de Raadt
2003-05-29missing full stop.Jason McIntyre
2003-05-29- section reorderJason McIntyre
2003-04-28typos;Jason McIntyre
2003-03-12more .LiTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-05-25typo fixes; S@mSmith.netTheo de Raadt
2002-05-24examples subsection; s@msmith.netTheo de Raadt
2002-01-02Grammar. deraadt@ okThomas Nordin
2001-10-25Make -h and -L follow symlinks on extraction of directories.Niklas Hallqvist
2001-05-11add rcs tagsMichael Shalayeff
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2001-02-10Replace -T flag with more standard -I flag and make it work as a standardTodd C. Miller
2001-02-07Fix -T option and add support for -C option in the file pointed toTodd C. Miller
2001-02-07Honor TMPDIR environment variable and document the fact.Todd C. Miller
2001-02-05fix SYNOPSIS line; extra -Theo de Raadt
2000-11-09- Some section shuffling: conform to the standard order documented in mdoc(7)Aaron Campbell
2000-11-09Insert some missing commas.Aaron Campbell
2000-10-18remention -TEric Jackson
2000-10-07remove non-existant T optionEric Jackson
2000-03-17Remove hard sentence breaks.Aaron Campbell
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-07-28Add -T support, ala GNU-tar.Marc Espie
1999-07-04New: tar -q option (for quick)Marc Espie
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-12-02cleanup/update synopsisAaron Campbell
1998-11-06use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureAaron Campbell
1998-09-23alphabetize SEE ALSO entries and numerically order according to sectionAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1998-03-31only preserve uid/gid if -p. This is unlike traditional tar but more like gtarTodd C. Miller
1998-03-03Correct -x and -p flags to be more like traditional tar and makeTodd C. Miller
1997-05-29Fix -o option and add -O.Todd C. Miller
1997-04-16Change rmt -> rst and use _PATH_DEFTAPE as default file if none isTodd C. Miller
1997-04-09Fix typos. Pointed out by Carsten Hammer <chammer@post.uni-bielefeld.de>Todd C. Miller
1997-04-06Remove old -P flag since it doesn't do anything and make -P meanTodd C. Miller
1997-04-06Allow creation of archives with block sizes up to 64512 bytesTodd C. Miller
1997-04-05Strip leading '/' of pathnames (only in tar mode). -S option turnsTodd C. Miller
1997-04-04Improvements based on commets by George Robbins <grr@shandakor.tharsis.com>Todd C. Miller