diff options
Diffstat (limited to 'libexec/bootpd/tools/bootptest/bootptest.c')
-rw-r--r-- | libexec/bootpd/tools/bootptest/bootptest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/tools/bootptest/bootptest.c b/libexec/bootpd/tools/bootptest/bootptest.c index f56a095b73d29..a06adb730f6ee 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.c +++ b/libexec/bootpd/tools/bootptest/bootptest.c @@ -31,7 +31,7 @@ * 09/28/93 Released version 1.0 * 09/93 Original developed by Gordon W. Ross <gwr@mc.com> * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/tools/bootptest/bootptest.c,v 1.7 1999/08/28 00:09:25 peter Exp $ */ char *usage = "bootptest [-h] server-name [vendor-data-template-file]"; |