From e8a88abe94b71b01a6e0bc88f2151d4547c4f05e Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 6 Sep 1999 07:36:44 +0000 Subject: $Date$ -> $FreeBSD$ --- usr.sbin/ppp/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index 2b0d053..f0544ef 100644 --- a/usr.sbin/ppp/command.c +++ b/usr.sbin/ppp/command.c @@ -145,7 +145,7 @@ #define NEG_VJCOMP 53 const char Version[] = "2.23"; -const char VersionDate[] = "$Date: 1999/08/22 01:29:53 $"; +const char VersionDate[] = "$FreeBSD$"; static int ShowCommand(struct cmdargs const *); static int TerminalCommand(struct cmdargs const *); -- cgit v1.1