summaryrefslogtreecommitdiff
path: root/bin/rm/rm.1
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2005-06-14 19:15:36 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2005-06-14 19:15:36 +0000
commitd2c8541ff7a6aa3936703af8a6d081aad0f8c4d7 (patch)
tree989d86333b7bb2f764c89cbcfd7cc74973a3308c /bin/rm/rm.1
parentc1f50fdfbb69345741fe1c0eb285e1d7a98a2105 (diff)
whiteouts are gone
Diffstat (limited to 'bin/rm/rm.1')
-rw-r--r--bin/rm/rm.18
1 files changed, 2 insertions, 6 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1
index d9e7d6c6631..699f6be7f1c 100644
--- a/bin/rm/rm.1
+++ b/bin/rm/rm.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rm.1,v 1.24 2003/11/21 21:04:36 jmc Exp $
+.\" $OpenBSD: rm.1,v 1.25 2005/06/14 19:15:35 millert Exp $
.\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
@@ -42,7 +42,7 @@
.Sh SYNOPSIS
.Nm rm
.Op Fl f | Fl i
-.Op Fl dPRrW
+.Op Fl dPRr
.Ar file Op Ar ...
.Sh DESCRIPTION
The
@@ -104,10 +104,6 @@ that directory is skipped.
.It Fl r
Equivalent to
.Fl R .
-.It Fl W
-Attempts to undelete the named files.
-Currently, this option can only be used to recover
-files covered by whiteouts on union mounts.
.El
.Pp
The