Add (r) after first two occurences of 'Unix'.
This commit is contained in:
parent
71a4562716
commit
f893f4acd2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17354
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
<h2>The Problem</h2>
|
<h2>The Problem</h2>
|
||||||
|
|
||||||
<p>You have a computer room with lots of Unix server machines and
|
<p>You have a computer room with lots of Unix® server machines and
|
||||||
lots of communications 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
|
console. But serial terminals are hard to find and quite
|
||||||
expensive (especially compared to a much more capable PC). And
|
expensive (especially compared to a much more capable PC). And
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
<p>You need access to the console because when things break, that
|
<p>You need access to the console because when things break, that
|
||||||
is where error messages go. And some tasks have to be done on
|
is where error messages go. And some tasks have to be done on
|
||||||
the console (e.g. boot problems or OS installs/upgrades). Some
|
the console (e.g. boot problems or OS installs/upgrades). Some
|
||||||
Unix systems allow the console to break out to the ROM monitor
|
Unix® systems allow the console to break out to the ROM monitor
|
||||||
which can sometimes be the only way to unstick a hung machine.
|
which can sometimes be the only way to unstick a hung machine.
|
||||||
This is often done with a LINE BREAK sent on the console serial
|
This is often done with a LINE BREAK sent on the console serial
|
||||||
port.</p>
|
port.</p>
|
||||||
|
@ -1229,7 +1229,7 @@ conventions
|
||||||
Last modified: Thu Jul 19 10:19:28 EST 2001
|
Last modified: Thu Jul 19 10:19:28 EST 2001
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
<br>
|
<br>
|
||||||
$Id: article.sgml,v 1.12 2003-02-01 17:49:28 keramida Exp $
|
$Id: article.sgml,v 1.13 2003-06-17 20:50:46 murray Exp $
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue