summaryrefslogtreecommitdiff
path: root/usr.bin/du/du.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/du/du.c')
-rw-r--r--usr.bin/du/du.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/du/du.c b/usr.bin/du/du.c
index c53665b0ed66..7abc11dc92e0 100644
--- a/usr.bin/du/du.c
+++ b/usr.bin/du/du.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static const char sccsid[] = "@(#)du.c 8.5 (Berkeley) 5/4/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/du/du.c,v 1.17.2.3 2001/07/12 08:46:53 roam Exp $";
#endif /* not lint */