View | Details | Raw Unified | Return to bug 71476
Collapse All | Expand All

(-)doc/en_US.ISO8859-1/share/sgml/glossary/freebsd-glossary.sgml (-7 / +23 lines)
Lines 93-99 Link Here
93
      <glossterm><acronym>ACPI</acronym> Machine Language</glossterm>
93
      <glossterm><acronym>ACPI</acronym> Machine Language</glossterm>
94
      <acronym>AML</acronym>
94
      <acronym>AML</acronym>
95
      <glossdef>
95
      <glossdef>
96
        <para></para>
96
        <para>Pseudocode, interpreted by a virtual machine within an
97
	  <acronym>ACPI</acronym>-compliant operating system, providing a
98
	  layer between the underlying hardware and the documented
99
	  interface presented to the <acronym>OS</acronym>.</para>
97
      </glossdef>
100
      </glossdef>
98
    </glossentry>
101
    </glossentry>
99
102
Lines 101-107 Link Here
101
      <glossterm><acronym>ACPI</acronym> Source Language</glossterm>
104
      <glossterm><acronym>ACPI</acronym> Source Language</glossterm>
102
      <acronym>ASL</acronym>
105
      <acronym>ASL</acronym>
103
      <glossdef>
106
      <glossdef>
104
        <para></para>
107
        <para>The programming language <acronym>AML</acronym> is written in.</para>
105
      </glossdef>
108
      </glossdef>
106
    </glossentry>
109
    </glossentry>
107
110
Lines 117-123 Link Here
117
      <glossterm>Advanced Configuration and Power Interface</glossterm>
120
      <glossterm>Advanced Configuration and Power Interface</glossterm>
118
      <acronym>ACPI</acronym>
121
      <acronym>ACPI</acronym>
119
      <glossdef>
122
      <glossdef>
120
        <para></para>
123
        <para>A specification which provides an abstraction of the
124
	  interface the hardware presents to the operating system, so
125
	  that the operating system should need to know nothing about
126
	  the underlying hardware to make the most of it.  <acronym>ACPI</acronym>
127
	  evolves and supercedes the functionality provided previously by
128
	  <acronym>APM</acronym>, <acronym>PNPBIOS</acronym> and other technologies, and
129
	  provides facilities for controlling power consumption, machine
130
	  suspension, device enabling and disabling, etc.</para>
121
      </glossdef>
131
      </glossdef>
122
    </glossentry>
132
    </glossentry>
123
133
Lines 694-700 Link Here
694
      <glossterm>Intel&rsquo;s <acronym>ASL</acronym> compiler</glossterm>
704
      <glossterm>Intel&rsquo;s <acronym>ASL</acronym> compiler</glossterm>
695
      <acronym>IASL</acronym>
705
      <acronym>IASL</acronym>
696
      <glossdef>
706
      <glossdef>
697
        <para></para>
707
        <para>Intel&rsquo;s compiler for converting <acronym>ASL</acronym> into
708
	  <acronym>AML</acronym>.</para>
698
      </glossdef>
709
      </glossdef>
699
    </glossentry>
710
    </glossentry>
700
711
Lines 975-981 Link Here
975
      <glossterm>Message Of The Day</glossterm>
986
      <glossterm>Message Of The Day</glossterm>
976
      <acronym>MOTD</acronym>
987
      <acronym>MOTD</acronym>
977
      <glossdef>
988
      <glossdef>
978
        <para></para>
989
        <para>A message, usually shown on login, and often used to
990
	  distribute information to users of the system.</para>
979
      </glossdef>
991
      </glossdef>
980
    </glossentry>
992
    </glossentry>
981
993
Lines 1195-1200 Link Here
1195
        <para></para>
1207
        <para></para>
1196
      </glossdef>
1208
      </glossdef>
1197
    </glossentry>
1209
    </glossentry>
1210
1198
    <glossentry>
1211
    <glossentry>
1199
      <glossterm>PR</glossterm>
1212
      <glossterm>PR</glossterm>
1200
      <glosssee otherterm="pr-glossary">
1213
      <glosssee otherterm="pr-glossary">
Lines 1233-1239 Link Here
1233
      <glossterm>Physical Address Extensions</glossterm>
1246
      <glossterm>Physical Address Extensions</glossterm>
1234
      <acronym>PAE</acronym>
1247
      <acronym>PAE</acronym>
1235
      <glossdef>
1248
      <glossdef>
1236
        <para></para>
1249
        <para>A method of enabling access to up to 64 GB of <acronym>RAM</acronym> on
1250
	  systems which only physically have a 32-bit wide address space
1251
	  (and therefore would be limited to 4 GB without PAE).</para>
1237
      </glossdef>
1252
      </glossdef>
1238
    </glossentry>
1253
    </glossentry>
1239
1254
Lines 1332-1338 Link Here
1332
      <glossterm>Process ID</glossterm>
1347
      <glossterm>Process ID</glossterm>
1333
      <acronym>PID</acronym>
1348
      <acronym>PID</acronym>
1334
      <glossdef>
1349
      <glossdef>
1335
        <para></para>
1350
        <para>A number, unique to a particular process on a system,
1351
	  which identifies it and allows actions to be taken against it.</para>
1336
      </glossdef>
1352
      </glossdef>
1337
    </glossentry>
1353
    </glossentry>

Return to bug 71476