From 3e2675053d8d2f18ad9702d564d45b5bc538857d Mon Sep 17 00:00:00 2001 From: Thomas Kuschel Date: Sun, 1 Jun 2025 11:22:26 +0200 Subject: [PATCH] UPD vscode/settings.json for spellings --- .gitignore | 3 +++ documentation/linux_configuration.pdf | 4 ++-- .../linux_configuration_14_networking_support.tex | 8 +++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index be87846..ebea863 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,6 @@ nogit/ *.tar.xz *.patch.zst* *.pkg.tar + +# Spelling update +!.vscode/settings.json diff --git a/documentation/linux_configuration.pdf b/documentation/linux_configuration.pdf index 908c5b1..56e5d84 100644 --- a/documentation/linux_configuration.pdf +++ b/documentation/linux_configuration.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13eb1e4118d4925fa5327bdd7f0a8b3ee59738c7217e796d81ad3178829cc978 -size 3526907 +oid sha256:0d73fe231f8617c096bcc30fff77fc07c896476ffb4c9e5979609afcb8e79c2f +size 3526815 diff --git a/documentation/linux_configuration_14_networking_support.tex b/documentation/linux_configuration_14_networking_support.tex index 2bf9b6f..e2789ce 100644 --- a/documentation/linux_configuration_14_networking_support.tex +++ b/documentation/linux_configuration_14_networking_support.tex @@ -4618,14 +4618,15 @@ To compile this driver as a module, choose M here: the module will be called app You almost certainly want to compile it as a module so you can restart your AppleTalk stack without rebooting your machine. I hear that the GNU boycott of Apple is over, so even politically correct people are allowed to say Y here.} -\paragraph{Appletalk interfaces support}$~$\\ +{\color{gray} +\paragraph*{Appletalk interfaces support \tiny{bis 6.6}}$~$\\ CONFIG\_DEV\_APPLETALK [=m] \textbf{[M]}\\ AppleTalk ist das Protokoll, das Apple-Computer zur Kommunikation in einem Netzwerk verwenden können. Wenn Ihr Linux-Rechner an ein solches Netzwerk angeschlossen ist und Sie IP über das Netzwerk nutzen möchten oder wenn Sie eine LocalTalk-Karte haben und diese für die Verbindung mit dem AppleTalk-Netzwerk nutzen möchten, sagen Sie Y. -\subparagraph{Appletalk-IP driver support}$~$\\ +\subparagraph*{Appletalk-IP driver support \tiny{bis 6.6}}$~$\\ CONFIG\_IPDDP [=m] \textbf{[M]}\\ Dies ermöglicht IP-Netzwerke für Benutzer, die nur AppleTalk-Netzwerke zur Verfügung haben. Diese Funktion ist experimentell. Mit diesem Treiber können Sie IP innerhalb von AppleTalk einkapseln (z.\,B. wenn Ihr @@ -4641,11 +4642,12 @@ In diesem Fall können Sie sowohl Encapsulation als auch Decapsulation gleichzei verwenden, indem Sie zwei Kopien des Moduls laden und unterschiedliche Werte für die Moduloption ipddp\_mode angeben. -\subsubparagraph{IP to Appletalk-IP Encapsulation support}$~$\\ +\subsubparagraph*{IP to Appletalk-IP Encapsulation support \tiny{bis 6.6}}$~$\\ CONFIG\_IPDDP\_ENCAP [=y] \textbf{[Y]}\\ Wenn Sie hier Y angeben, kann der AppleTalk-IP-Code IP-Pakete in AppleTalk-Rahmen einkapseln; das ist nützlich, wenn Ihr Linux-Rechner in einem AppleTalk-Netzwerk steckt (das hoffentlich irgendwo einen Entkapsler enthält). Bitte lesen Sie $<$file:Documentation/networking/ipddp.rst$>$ für weitere Informationen. +} \subsubsection{CCITT X.25 Packet Layer} CONFIG\_X25 [=n] \textbf{[N]}\\*