aboutsummaryrefslogtreecommitdiff
path: root/libexec/rbootd/rbootd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rbootd/rbootd.c')
-rw-r--r--libexec/rbootd/rbootd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c
index b8e384d7dc4d..2f7c38435364 100644
--- a/libexec/rbootd/rbootd.c
+++ b/libexec/rbootd/rbootd.c
@@ -55,7 +55,7 @@ static const char copyright[] =
static const char sccsid[] = "@(#)rbootd.c 8.1 (Berkeley) 6/4/93";
#endif
static const char rcsid[] =
- "$Id: rbootd.c,v 1.9 1997/11/24 07:33:41 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/param.h>