summaryrefslogtreecommitdiff
path: root/usr.bin/csplit/csplit.1
AgeCommit message (Expand)Author
2015-10-24Make it more obvious what exact csplit commands will do.Vadim Zhukov
2014-02-04the first example produces 21 sections, not 20; ok sobradoJason McIntyre
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-07-21missing argument to Ex; from daniel dickmanJason McIntyre
2010-06-13remove obsolete ENVIRONMENT section; from Daniel DickmanJason McIntyre
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-12-30be clear about what csplit does by default when no options to theJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2006-07-17include prompts in examples;Jason McIntyre
2006-07-17Add csplit(1) from FreeBSD; with man page tweaks from jmc@.Todd C. Miller