aboutsummaryrefslogtreecommitdiff
path: root/bin/stty/stty.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stty/stty.c')
-rw-r--r--bin/stty/stty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/stty.c b/bin/stty/stty.c
index b2965a86ba0e..3b5913134656 100644
--- a/bin/stty/stty.c
+++ b/bin/stty/stty.c
@@ -42,7 +42,7 @@ static char const copyright[] =
static char sccsid[] = "@(#)stty.c 8.3 (Berkeley) 4/2/94";
#endif
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif /* not lint */
#include <sys/types.h>