summaryrefslogtreecommitdiffstats
path: root/docs/security
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-01-18 06:57:44 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-01-18 06:58:59 (EST)
commit78067dd62a285731305b7a890da333d265ce6cad (patch)
tree499ecda40beb27d23dd39bb7f5689faf7ef4e9f2 /docs/security
parentc44ef19d49c16064bed8964557f102fb58a336e7 (diff)
downloadlibreboot-78067dd62a285731305b7a890da333d265ce6cad.zip
libreboot-78067dd62a285731305b7a890da333d265ce6cad.tar.gz
libreboot-78067dd62a285731305b7a890da333d265ce6cad.tar.bz2
Documentation: fix incorrect usage of apostrophes.
Diffstat (limited to 'docs/security')
-rw-r--r--docs/security/dock.html2
-rw-r--r--docs/security/t60_security.html4
-rw-r--r--docs/security/x60_security.html4
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/security/dock.html b/docs/security/dock.html
index 2b7fe75..30f23d5 100644
--- a/docs/security/dock.html
+++ b/docs/security/dock.html
@@ -92,7 +92,7 @@ complete dock driver:
Inside dock.c I see some dock_connect and dock_disconnect functions.
Such functions are called during the initialisation (romstage.c) and
-from the x60's SMI handler (smihandler.c).
+from the X60 SMI handler (smihandler.c).
Questions:
----------
diff --git a/docs/security/t60_security.html b/docs/security/t60_security.html
index c9e19a4..279d301 100644
--- a/docs/security/t60_security.html
+++ b/docs/security/t60_security.html
@@ -87,9 +87,9 @@
Reason: has direct (and very fast) memory access, and could (theoretically) leak data over a side-channel.<br/>
<b>Wifi:</b> The ath5k/ath9k cards might not have firmware at all. They might safe but could have
access to the computer's RAM trough DMA. If people have an intel
- card(most T60's come with Intel wifi by default, until you change it),then that card runs
+ card(most T60 laptops come with Intel wifi by default, until you change it),then that card runs
a non-free firwamre and has access to the computer's RAM trough DMA! So
- it's risk-level is very high.
+ the risk-level is very high.
</p>
<p>
diff --git a/docs/security/x60_security.html b/docs/security/x60_security.html
index 69a8e4e..c87c581 100644
--- a/docs/security/x60_security.html
+++ b/docs/security/x60_security.html
@@ -138,9 +138,9 @@
Reason: has direct (and very fast) memory access, and could (theoretically) leak data over a side-channel.<br/>
<b>Wifi:</b> The ath5k/ath9k cards might not have firmware at all. They might safe but could have
access to the computer's RAM trough DMA. If people have an intel
- card(most X60's come with Intel wifi by default, until you change it),then that card runs
+ card(most X60s come with Intel wifi by default, until you change it),then that card runs
a non-free firwamre and has access to the computer's RAM trough DMA! So
- it's risk-level is very high.<br/>
+ the risk-level is very high.<br/>
<b>Wwan (3d modem):</b> They run proprietary software and have access to the
computer's RAM! So it's like AMT but over the GSM network which is
probably even worse.<br/>