summaryrefslogtreecommitdiff
path: root/libexec/telnetd
diff options
context:
space:
mode:
authorPaul Richards <paul@FreeBSD.org>1995-08-02 12:07:31 +0000
committerPaul Richards <paul@FreeBSD.org>1995-08-02 12:07:31 +0000
commit7ce7bdd607d565f13e0579cadb07ca5e2cc03c1d (patch)
treed2907e6b4b57d8e7cff82a2de6fd50100331f95b /libexec/telnetd
parent4e5f73581c4e2587434dfccc281d504f4c4dfe56 (diff)
Notes
Diffstat (limited to 'libexec/telnetd')
-rw-r--r--libexec/telnetd/ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/ext.h b/libexec/telnetd/ext.h
index 62b0fd7d2343..2460cf6c2f0d 100644
--- a/libexec/telnetd/ext.h
+++ b/libexec/telnetd/ext.h
@@ -228,7 +228,7 @@ extern int needtermstat;
# ifdef ultrix
# define DEFAULT_IM "\r\n\r\nULTRIX (%h) (%t)\r\n\r\r\n\r"
# else
-# define DEFAULT_IM "\r\n\r\n4.4 BSD UNIX (%h) (%t)\r\n\r\r\n\r"
+# define DEFAULT_IM "\r\n\r\nFreeBSD (%h) (%t)\r\n\r\r\n\r"
# endif
# endif
# endif