diff options
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 1cf124d1ccb..0884529e0a6 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rm.1,v 1.10 2000/10/18 06:55:10 aaron Exp $ +.\" $OpenBSD: rm.1,v 1.11 2000/11/09 17:52:00 aaron Exp $ .\" $NetBSD: rm.1,v 1.8 1995/07/25 19:37:30 jtc Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 @@ -58,7 +58,7 @@ input device is a terminal, the user is prompted (on the standard error output) for confirmation. .Pp The options are as follows: -.Bl -tag -width flag +.Bl -tag -width Ds .It Fl d Attempt to remove directories as well as other types of files. .It Fl f |