aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypmatch/ypmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ypmatch/ypmatch.c')
-rw-r--r--usr.bin/ypmatch/ypmatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ypmatch/ypmatch.c b/usr.bin/ypmatch/ypmatch.c
index be266bb7e1e0..4b11f220b458 100644
--- a/usr.bin/ypmatch/ypmatch.c
+++ b/usr.bin/ypmatch/ypmatch.c
@@ -29,7 +29,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/ypmatch/ypmatch.c,v 1.6.2.1 1999/08/29 15:35:19 peter Exp $";
#endif /* not lint */
#include <sys/param.h>