diff options
author | dougb <dougb@FreeBSD.org> | 2005-09-30 02:12:15 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2005-09-30 02:12:15 +0000 |
commit | 1a601e1eb11f33452b7f1b1ab902767d5100d43d (patch) | |
tree | f31fbe99970f5344b10c1b8b9312fc646c9d04d0 /bin/rm/rm.1 | |
parent | 414043e88df9287115e6133263316c8346532605 (diff) | |
download | FreeBSD-src-1a601e1eb11f33452b7f1b1ab902767d5100d43d.zip FreeBSD-src-1a601e1eb11f33452b7f1b1ab902767d5100d43d.tar.gz |
Give .Dd a tummy rub, forgotten on my last commit.
Diffstat (limited to 'bin/rm/rm.1')
-rw-r--r-- | bin/rm/rm.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 07364fc..f15b934 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 28, 2004 +.Dd September 29, 2005 .Dt RM 1 .Os .Sh NAME |