summaryrefslogtreecommitdiffstats
path: root/bin/rm/rm.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* More correction of section 3 layout. directory->opendir, fts->fts_open,deraadt2019-09-021-3/+3
* Clarify that -P only *attempts* overwriting, which may not succeed;schwarze2018-03-311-3/+3
* add -v to SYNOPSIS and STANDARDS;jmc2017-06-281-3/+3
* add a -v verbose flag to cp, mv, and rm. useful for monitoring progress,tedu2017-06-271-3/+5
* don't allow removal of /. more robust approach involving stat this time.tedu2016-04-151-3/+3
* revert previous. changes the behaviour of:daniel2015-10-131-3/+2
* Don't allow "rm -rf /"daniel2015-10-111-2/+3
* - it seems our notes that posix require rm to behave like rmdir for directoriesjmc2014-05-251-23/+7
* use "MS-DOS", for consistency with other docs;jmc2012-09-051-3/+3
* one random overwrite is sufficient, after some discussion on techtedu2012-09-041-12/+7
* - rearrange STANDARDS slightly to read betterjmc2010-10-041-19/+18
* add an EXIT STATUS section for /bin;jmc2010-09-031-3/+3
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-4/+4
* Unlink files with multiple links when -P flag is specified insteadray2007-06-061-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - consistent STANDARDS blurbjmc2007-05-291-7/+12
* simplify the description of -R; from Jeffrey 'jf' Limjmc2007-05-191-3/+2
* change [-f | -i] to [-fi]: although technically not as correct, it isjmc2007-02-161-4/+3
* reword a sentence so we are not discussing lfs; help from pedrojmc2006-09-211-3/+3
* whiteouts are gonemillert2005-06-141-6/+2
* kill comma splice; from Jared Yanovich;jmc2003-11-211-9/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* merge COMPATIBILITY into STANDARDS;jmc2003-05-301-3/+3
* more .Lideraadt2003-03-121-4/+4
* Attempt to do something reasonable when overwrite mode is combinedhugh2003-01-111-1/+2
* fix Xr refs; frisco@blackant.netderaadt2002-09-181-2/+2
* Initial patch.mpech2002-02-111-4/+5
* restore a little bit of historical materialmickey2002-01-241-1/+11
* Initial patch for a new mdoc issue.mpech2001-12-211-2/+2
* o) start new sentence on a new line;mpech2001-11-131-3/+5
* Document how to remove or rename a file that is a getopt(3) flagheko2001-08-131-1/+7
* Correct STANDARDS section wrt removing directories; from FreeBSDmillert2001-06-081-3/+16
* Some .Li makes this look prettier.aaron2000-11-161-3/+8
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Add some rudimentary EXAMPLES sections and standardize the way we displayaaron2000-10-181-9/+15
* Add HISTORY sections; from FreeBSD. Information originally obtained fromaaron2000-03-211-1/+6
* more precise SYNOPSIS syntaxaaron1999-08-161-2/+2
* start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@aaron1999-06-041-5/+5
* always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netaaron1998-12-151-2/+2
* start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneaaron1998-11-281-8/+8
* use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureaaron1998-11-061-2/+5
* There is no undelete(2) manpage.downsj1997-07-031-2/+2
* update rcsidderaadt1996-06-231-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+157