summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-06 07:36:44 +0000
committerpeter <peter@FreeBSD.org>1999-09-06 07:36:44 +0000
commite8a88abe94b71b01a6e0bc88f2151d4547c4f05e (patch)
tree4c33c5732dba8fe79982f5bf384f63941c2c7b49 /usr.sbin
parent4aca85808276b184012f2519ecc73a03ea0df921 (diff)
downloadFreeBSD-src-e8a88abe94b71b01a6e0bc88f2151d4547c4f05e.zip
FreeBSD-src-e8a88abe94b71b01a6e0bc88f2151d4547c4f05e.tar.gz
$Date$ -> $FreeBSD$
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/command.c2
1 files changed, 1 insertions, 1 deletions
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 *);
OpenPOWER on IntegriCloud