diff --git a/Docs/Configuration.pdf b/Docs/Configuration.pdf index 6db8cf37..a4ef4fd2 100644 Binary files a/Docs/Configuration.pdf and b/Docs/Configuration.pdf differ diff --git a/Docs/Configuration.tex b/Docs/Configuration.tex index 173c1b68..1371c4ef 100755 --- a/Docs/Configuration.tex +++ b/Docs/Configuration.tex @@ -1322,7 +1322,7 @@ blocking. \texttt{ExternalDiskIcons}\\ \textbf{Type}: \texttt{plist\ boolean}\\ \textbf{Default value}: \texttt{false}\\ - \textbf{Description}: Apply icon type patches to IOAHCIPort.kext to force + \textbf{Description}: Apply icon type patches to AppleAHCIPort.kext to force internal disk icons for all AHCI disks. \emph{Note}: This option should avoided whenever possible. Modern firmwares @@ -1347,7 +1347,7 @@ blocking. \texttt{ThirdPartyTrim}\\ \textbf{Type}: \texttt{plist\ boolean}\\ \textbf{Default value}: \texttt{false}\\ - \textbf{Description}: Patch IOAHCIFamily.kext to force TRIM command support + \textbf{Description}: Patch IOAHCIBlockStorage.kext to force TRIM command support on AHCI SSDs. \emph{Note}: This option should avoided whenever possible. NVMe SSDs are diff --git a/Docs/Differences/Differences.pdf b/Docs/Differences/Differences.pdf index 8602796f..ee7f3379 100644 Binary files a/Docs/Differences/Differences.pdf and b/Docs/Differences/Differences.pdf differ diff --git a/Docs/Differences/Differences.tex b/Docs/Differences/Differences.tex index e27fa1f6..5bca4259 100644 --- a/Docs/Differences/Differences.tex +++ b/Docs/Differences/Differences.tex @@ -1,7 +1,7 @@ \documentclass[]{article} %DIF LATEXDIFF DIFFERENCE FILE -%DIF DEL PreviousConfiguration.tex Fri May 24 02:34:39 2019 -%DIF ADD ../Configuration.tex Wed Jun 12 01:58:02 2019 +%DIF DEL PreviousConfiguration.tex Sat Jun 8 06:32:07 2019 +%DIF ADD ../Configuration.tex Wed Jun 12 17:24:24 2019 \usepackage{lmodern} \usepackage{amssymb,amsmath} @@ -1470,7 +1470,7 @@ blocking. \DIFaddend \texttt{ExternalDiskIcons}\\ \textbf{Type}: \texttt{plist\ boolean}\\ \textbf{Default value}: \texttt{false}\\ - \textbf{Description}: Apply icon type patches to IOAHCIPort.kext to force + \textbf{Description}: Apply icon type patches to \DIFdelbegin \DIFdel{IOAHCIPort}\DIFdelend \DIFaddbegin \DIFadd{AppleAHCIPort}\DIFaddend .kext to force internal disk icons for all AHCI disks. \emph{Note}: This option should avoided whenever possible. Modern firmwares @@ -1497,7 +1497,7 @@ blocking. \DIFaddend \texttt{ThirdPartyTrim}\\ \textbf{Type}: \texttt{plist\ boolean}\\ \textbf{Default value}: \texttt{false}\\ - \textbf{Description}: Patch IOAHCIFamily.kext to force TRIM command support + \textbf{Description}: Patch \DIFdelbegin \DIFdel{IOAHCIFamily}\DIFdelend \DIFaddbegin \DIFadd{IOAHCIBlockStorage}\DIFaddend .kext to force TRIM command support on AHCI SSDs. \emph{Note}: This option should avoided whenever possible. NVMe SSDs are