From 88b0915eb16ac72f3f18e48b978fb0dd1e620b1e Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 26 Dec 2006 13:57:40 +0000 Subject: [PATCH] Give a hint to the reader as to what the "whiteout" actually means. --- bin/rm/rm.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 196935b9168..9df8458cbfc 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -32,7 +32,7 @@ .\" @(#)rm.1 8.5 (Berkeley) 12/5/94 .\" $FreeBSD$ .\" -.Dd October 30, 2006 +.Dd December 26, 2006 .Dt RM 1 .Os .Sh NAME @@ -121,7 +121,8 @@ Be verbose when deleting files, showing them as they are removed. .It Fl W Attempt to undelete the named files. Currently, this option can only be used to recover -files covered by whiteouts. +files covered by whiteouts in a union file system (see +.Xr undelete 2 ) . .El .Pp The