summaryrefslogtreecommitdiff
path: root/bin/pax/pax.1
AgeCommit message (Expand)Author
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
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-19fixTheo de Raadt
1998-12-07doc -z pax option; dTheo de Raadt
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron 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
1997-04-06Allow creation of archives with block sizes up to 64512 bytesTodd C. Miller
1997-02-20cpio emulation for paxThorsten Lockert
1996-06-23update rcsidTheo de Raadt
1996-06-11Correct usage for listing contents of archives; from FreeBSDThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt