diff options
Diffstat (limited to 'usr.sbin/sysinstall/ttys.c')
-rw-r--r-- | usr.sbin/sysinstall/ttys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/ttys.c b/usr.sbin/sysinstall/ttys.c index 0de954cceb39c..c34521dffc857 100644 --- a/usr.sbin/sysinstall/ttys.c +++ b/usr.sbin/sysinstall/ttys.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/ttys.c,v 1.4 2001/09/22 23:17:37 murray Exp $ * * Copyright (c) 2001 * Andrey A. Chernov. All rights reserved. |