diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-29 18:06:19 +0000 |
| commit | b8923d4cc02d00f2b5f3a265b1a9718e3d28dd46 (patch) | |
| tree | 01896223999c7b9c4907a086f16a3fd1b4b96627 /bin/rm | |
| parent | f4c7de38f9743c706416d9b34d4f61c7958be73a (diff) | |
Notes
Diffstat (limited to 'bin/rm')
| -rw-r--r-- | bin/rm/rm.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 693c1cf35705..7732931e81f3 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rm.1 8.2 (Berkeley) 4/18/94 -.\" $Id: rm.1,v 1.2 1994/09/24 02:57:00 davidg Exp $ +.\" $Id: rm.1,v 1.3 1996/03/07 23:26:58 wosch Exp $ .\" .Dd April 18, 1994 .Dt RM 1 @@ -165,3 +165,8 @@ The command is expected to be .St -p1003.2 compatible. +.Sh HISTORY +A +.Nm +command appeared in +.At v1 . |
