summaryrefslogtreecommitdiff
path: root/bin/pax/pax.1
AgeCommit message (Expand)Author
2013-03-27Enable support for write_opt=nodir for ustar archives which helps to fixVadim Zhukov
2010-09-19more wacky macro fixing;Jason McIntyre
2010-09-03add an EXIT STATUS section for /bin;Jason McIntyre
2010-07-22move exit returns blurb out of DIAGNOSTICS; from daniel dickmanJason McIntyre
2009-08-16replace ".Ar file ..." with ".Ar" whenever possible.Igor Sobrado
2009-08-05ustar format consists of prefix = 155 octets; name = 100 octetsMartynas Venckus
2009-02-08updates to IEEE Std 1003.1-2008;Jason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-06-11(sorry pval) some missing -j bits;Jason McIntyre
2008-06-11Add tar -j option that calls bzip2 for compress/decompress. RequiresPeter Valchev
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29- consistent STANDARDS blurbJason McIntyre
2007-03-06clarify an example; from patrick keshishianJason McIntyre
2007-02-24sort options; sync usage(); from Igor SobradoJason McIntyre
2006-05-1232256 is the (posix) block size limit, not archive size limit;Jason McIntyre
2006-03-25Use correct directory in example.Ray Lai
2005-06-02sort optionsJared Yanovich
2005-06-02- simplify usageJared Yanovich
2004-02-19filenames can have 100 chars, total pathname 255 in ustar format; not 250;Jason McIntyre
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2003-11-21grammar improvements from Jared Yanovich;Jason McIntyre
2003-10-22quote args to make them expand properly;Jason McIntyre
2003-06-13Add a -0 flag to make pax use a NUL instead of a newline as theTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29- section reorderJason McIntyre
2003-04-28typos;Jason McIntyre
2003-04-20incorrect macro, with too many arguments;Jason McIntyre
2003-03-12more .LiTheo de Raadt
2002-10-18Pull in some changes from NetBSDTodd C. Miller
2002-10-16Sync date parsing code with that in date(1) (which is obviously what pax'sTodd C. Miller
2002-10-15Time ranges were documented incorrectly; Christian von RoquesTodd C. Miller
2002-02-11Initial patch.Mike Pechkin
2002-01-16A better way to escape the punctuation chars in the examples.Marco S Hyman
2002-01-15sometimes trailing spaces are required for proper formatingMarco S Hyman
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
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-09- Some section shuffling: conform to the standard order documented in mdoc(7)Aaron Campbell
2000-11-09Insert some missing commas.Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-07-06-w writes files to the standard output, not standard input; d@Aaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-06-03use the hyphenated form "command-line" in the case of a compound adjective;Aaron Campbell