From 8471e51628ca2081fd33f2e463411333d2aed1f8 Mon Sep 17 00:00:00 2001
From: Giorgos Keramidas
Date: Sat, 1 Feb 2003 17:48:26 +0000
Subject: [PATCH] s/comms/communications/
---
en_US.ISO8859-1/articles/console-server/article.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/en_US.ISO8859-1/articles/console-server/article.sgml b/en_US.ISO8859-1/articles/console-server/article.sgml
index 8e06d37141..c0a0f9a9be 100644
--- a/en_US.ISO8859-1/articles/console-server/article.sgml
+++ b/en_US.ISO8859-1/articles/console-server/article.sgml
@@ -13,7 +13,7 @@
The Problem
You have a computer room with lots of Unix server machines and
- lots of comms hardware. Each of these machines needs a serial
+ lots of communications hardware. Each of these machines needs a serial
console. But serial terminals are hard to find and quite
expensive (especially compared to a much more capable PC). And
they take up a lot of precious space in the computer room.
@@ -71,7 +71,7 @@
"KVM switch" is one possible solution. This allows the
use of a single Keyboard, Video screen and
Mouse for multiple boxes. This cuts down on the space
- problem, but only works for PC hardware (not any comms gear you
+ problem, but only works for PC hardware (not any communications gear you
might have), and is not accessible from outside the computer
room. Nor does it have much scroll-back or logging, and you
have to handle alerting some other way. The big downside is
@@ -1147,7 +1147,7 @@ ttyd0 "/usr/libexec/getty std.9600" vt100 on secure
David Harris' Minor Scroll
Of Console Knowledge contains heaps of good information on
- serial consoles and serial comms in general.
+ serial consoles and serial communications in general.
His Greater Scroll
of Console Knowledge contains even more specific info on
@@ -1229,7 +1229,7 @@ conventions
Last modified: Thu Jul 19 10:19:28 EST 2001
-$Id: article.sgml,v 1.10 2002-12-15 21:57:29 ceri Exp $
+$Id: article.sgml,v 1.11 2003-02-01 17:48:26 keramida Exp $