summaryrefslogtreecommitdiff
path: root/usr.sbin/mtree/mtree.8
AgeCommit message (Expand)Author
2023-06-01mtree(8): a few markup fixesuwe
2020-06-16Use more markup. Bump date for previous.wiz
2020-06-16Describe correctly how whitespace is formatted as the docs did notsborrill
2018-12-13Use \(en.wiz
2018-12-13Fix naming inconsistency; PR 53769 from silas.dholland
2017-02-22Fix typo.abhinav
2015-01-23Pull into this year.wiz
2015-01-23attempt to reset file flags when -rrchristos
2013-02-03fix man page.christos
2013-02-03add the ability to only output paths included in a spec file when creatingchristos
2012-12-20Typo fix.wiz
2012-12-20Add missing letter and use x.y versions for Fx/Nx.wiz
2012-12-20Implement the "flavor" output discussed in tech-userlevel@, by Brooks Davischristos
2012-12-12- No mention of -t in the usage message or the manpage SYNOPSIS (Brooks Davis)christos
2012-10-05Fix typos; remove trailing whitespace; add missing options to SYNOPSIS.wiz
2012-10-05Implement FreeBSD's "nochange" keyworld which causes the existance of achristos
2012-10-05Implement FreeBSD's "nochange" keyworld which causes the existance of achristos
2012-10-05Implement FreeBSD's -f spec1 -f spec2 spec comparision function. Thischristos
2012-10-05clarify seconds.09nanoseconds format (brooks)christos
2012-10-05add -j flag to indent directory blocks (from brooks)christos
2012-10-05add -q flag to silence warnings about symlinks to existing dirs (from OpenBSDchristos
2012-10-05add -n flag to disable comments (brook)christos
2012-10-05account for differences in digest nameschristos
2012-10-03- Sort order of options mentioned in text;wiz
2010-01-20Fix date.wiz
2010-01-20Document -t (modify mtime). Bump date.uebayasi
2009-04-09* Rewrite intro to mention all three things mtree can do (check directoryapb
2009-04-08Sort options and option descriptions.wiz
2009-04-08The recent addition of sorting to "mtree -C" broke some third partyapb
2009-03-11Don't use .Xo/.Xc. Replace use of .Sm off / .Sm on with .Ns.joerg
2009-02-02New sentence, new line.wiz
2009-02-01-c: make it clear where the file hierarchy startshubertf
2008-05-02Move TNF licenses to 2 clause formmartin
2006-09-12describe how to suppress printing of "type" keyword when -k is used.pavel
2006-04-22i.e. without a space. PR 33328 by Igor Sobrado.wiz
2005-11-10SHA2 support has been pulled up to NetBSD 3.0, update the history part.elad
2005-08-24Add SHA2 support in mtree.elad
2005-08-24Reference cksum(1) only.elad
2004-07-22Implement -M to "merge" entries, even with different types.lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-27Quote some characters.wiz
2003-03-31grammar tweak.grant
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-27File types belong under 'type', not 'uname'.grant
2002-12-23Add -C, which dumps the specification with the full path name first,lukem
2002-12-09correct description of -Dlukem
2002-02-11support multiple entries for "." and full paths if the types match; the lastlukem
2002-02-05Support `/unset all', to unset all of the global values set with `/set ...'lukem
2002-01-24Add '-N dbdir', to specify that user & group lookups (via pwcache(3)) are tolukem
2002-01-19Whitespace nits.wiz