diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-18 07:33:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-18 07:33:49 +0000 |
commit | 22a8a867e01392910ef90820cd963ed01966babc (patch) | |
tree | 2d0ef7a64d1dd5ac68b6f38449c4449e0f60edf5 /bin/rm | |
parent | d8fff56091bc97fc05aa518be0a02ada17ac66f7 (diff) |
fix Xr refs; frisco@blackant.net
Diffstat (limited to 'bin/rm')
-rw-r--r-- | bin/rm/rm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 40ca2feb5be..0c449c7e754 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rm.1,v 1.18 2002/02/11 18:43:51 mpech Exp $ +.\" $OpenBSD: rm.1,v 1.19 2002/09/18 07:33:47 deraadt Exp $ .\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -110,7 +110,7 @@ Equivalent to .It Fl W Attempts to undelete the named files. Currently, this option can only be used to recover -files covered by whiteouts. +files covered by whiteouts on union mounts. .El .Pp The |