From f039980a6a60b53299d4887a65e347b0291b4f1c Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Thu, 27 Feb 2003 04:07:37 +0000
Subject: [PATCH] Changed references to ExternalTerm to ExternalTermANSI.

---
 docs/sbbscon.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/sbbscon.txt b/docs/sbbscon.txt
index 298c8e475e..5e055d2e94 100644
--- a/docs/sbbscon.txt
+++ b/docs/sbbscon.txt
@@ -176,9 +176,9 @@ Installing the termcap file:
 3) *** FreeBSD Only *** run the command:
 	``cap_mkdb -f /usr/share/misc/termcap.db /etc/termcap''
 
-Once the terminal capability files are installed, edit the ExternalTerm value
-in the [BBS] section of your .ini file to read:
-    ExternalTerm=ansi-bbs
+Once the terminal capability files are installed, edit the ExternalTermANSI
+value in the [BBS] section of your .ini file to read:
+    ExternalTermANSI=ansi-bbs
 
 
 6. Running Synchronet
-- 
GitLab