<emphasis remapt=it> -> <emphasis> in some cases.
This commit is contained in:
parent
1454451780
commit
f4e931897c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3011
4 changed files with 28 additions and 24 deletions
|
|
@ -276,4 +276,8 @@ for example,
|
|||
These might migrate to being separate elements in the future. However,
|
||||
if they do then changing the markup can be done automatically.
|
||||
|
||||
20. Convert <emphasis remap=it>...</emphasis> to plain <emphasis> in some
|
||||
cases. I'm pretty certain that all the <emphasis>...</emphasis>
|
||||
markup is correct now, which makes searching for markup that does
|
||||
need changing much easier.
|
||||
|
||||
|
|
|
|||
|
|
@ -5376,7 +5376,7 @@
|
|||
as an example of how a machine may be made aware of multiple
|
||||
realms. You may wish to remove them to simplify things.</para>
|
||||
|
||||
<para>The first line puts the <emphasis remap=it>specific</emphasis>
|
||||
<para>The first line puts the <emphasis>specific</emphasis>
|
||||
system into the named realm. The rest of the lines show how to
|
||||
default systems of a particular subdomain to a named realm.</para>
|
||||
|
||||
|
|
@ -5459,7 +5459,7 @@
|
|||
<para>We now have to extract all the instances which define the
|
||||
services on each machine. For this we use the
|
||||
<symbol>ext_srvtab</symbol> command. This will create a file which
|
||||
must be copied or moved <emphasis remap=it>by secure
|
||||
must be copied or moved <emphasis>by secure
|
||||
means</emphasis> to each Kerberos client's /etc/kerberosIV
|
||||
directory. This file must be present on each server and client,
|
||||
and is crucial to the operation of Kerberos.</para>
|
||||
|
|
@ -5588,7 +5588,7 @@
|
|||
<sect2>
|
||||
<title>Adding <command>su</command> privileges</title>
|
||||
|
||||
<para>Kerberos allows us to give <emphasis remap=it>each</emphasis>
|
||||
<para>Kerberos allows us to give <emphasis>each</emphasis>
|
||||
user who needs root privileges their own <emphasis
|
||||
remap=it>separate</emphasis> <command>su</command>password. We could now add an id which is
|
||||
authorized to <command>su</command> to <emphasis
|
||||
|
|
@ -9425,7 +9425,7 @@
|
|||
<title>Simulating PostScript on Non-PostScript Printers
|
||||
</title>
|
||||
|
||||
<para> PostScript is the <emphasis remap=it>de facto</emphasis>
|
||||
<para> PostScript is the <emphasis>de facto</emphasis>
|
||||
standard for high quality typesetting and printing. PostScript
|
||||
is, however, an <emphasis>expensive</emphasis> standard.
|
||||
Thankfully, Alladin Enterprises has a free PostScript work-alike
|
||||
|
|
@ -13445,7 +13445,7 @@
|
|||
address.</para>
|
||||
|
||||
<para>On PC type controllers the first drive is set to address
|
||||
0, the second disk to address 1. <emphasis remap=it>Always
|
||||
0, the second disk to address 1. <emphasis>Always
|
||||
make sure</emphasis> you set each disk to an unique address!
|
||||
So, on a PC with its two drives/controller maximum the first
|
||||
drive is drive 0, the second is drive 1.</para>
|
||||
|
|
@ -13461,12 +13461,12 @@
|
|||
resistor network that can be removed or disabled by a jumper
|
||||
when it is not used.</para>
|
||||
|
||||
<para>So, one and <emphasis remap=it>only</emphasis> one drive,
|
||||
<para>So, one and <emphasis>only</emphasis> one drive,
|
||||
the one at the farthest end of the command cable has its
|
||||
terminator installed/enabled. The controller automatically
|
||||
terminates the other end of the cable. Please note that this
|
||||
implies that the controller must be at one end of the cable
|
||||
and <emphasis remap=it>not</emphasis> in the middle.</para>
|
||||
and <emphasis>not</emphasis> in the middle.</para>
|
||||
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
|
@ -13602,7 +13602,7 @@
|
|||
<para>To work around this problem, the manufacturers of ESDI PC
|
||||
controllers added a BIOS prom extension on their boards. This
|
||||
BIOS extension handles disk I/O for booting (and for some
|
||||
operating systems <emphasis remap=it>all</emphasis> disk I/O)
|
||||
operating systems <emphasis>all</emphasis> disk I/O)
|
||||
by using translation. For instance, a big drive might be
|
||||
presented to the system as having 32 heads and 64
|
||||
sectors/track. The result is that the number of cylinders is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue