diff options
Diffstat (limited to 'tde-i18n-de/docs/kdebase/kinfocenter/scsi/index.docbook')
-rw-r--r-- | tde-i18n-de/docs/kdebase/kinfocenter/scsi/index.docbook | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/kdebase/kinfocenter/scsi/index.docbook b/tde-i18n-de/docs/kdebase/kinfocenter/scsi/index.docbook new file mode 100644 index 00000000000..db2d79a80bb --- /dev/null +++ b/tde-i18n-de/docs/kdebase/kinfocenter/scsi/index.docbook @@ -0,0 +1,101 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" +"dtd/kdex.dtd" [ +<!ENTITY % addindex "IGNORE"> +<!ENTITY % German "INCLUDE" +> <!-- change language only here --> +]> + +<article lang="&language;"> +<title +><acronym +>SCSI</acronym +>-Informationen</title> +<articleinfo> + +<authorgroup> +<author +>&Matthias.Hoelzer-Kluepfel;</author> +<author +>&Helge.Deller;</author> +<author +>&Duncan.Haldane;</author> +<author +>&Mike.McBride;</author> +<othercredit role="translator" +><firstname +>Frank</firstname +><surname +>Schütte</surname +><affiliation +><address +><email +>F.Schuette@t-online.de</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> +</authorgroup> + +<date +>2002-02-12</date> +<releaseinfo +>3.00.00</releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>Kontrollzentrum</keyword> +<keyword +>SCSI</keyword> +<keyword +>Systeminformation</keyword> +</keywordset> +</articleinfo> + +<sect1 id="scsi"> + +<title +><acronym +>SCSI</acronym +>-Informationen</title> + +<para +>Diese Seite zeigt Informationen über das <quote +>Small Computer Systems Interface</quote +> (<abbrev +>SCSI</abbrev +>-Adapter) und angeschlossene <abbrev +>SCSI</abbrev +>-Geräte an.</para> + +<note +><para +>Die angezeigten Informationen hängen von Ihrem System ab. Auf einigen Systemen können die <abbrev +>SCSI</abbrev +>-Informationen derzeit nicht angezeigt werden.</para +></note> + +<para +>Unter Linux werden die angezeigten Informationen aus <filename +>/proc/scsi/scsi</filename +> gelesen. Diese Spezialdatei ist nur vorhanden, wenn das Pseudo-Dateisystem <filename +>/proc</filename +> im Kernel vorhanden ist. Es wird eine Liste der erkannten <abbrev +>SCSI</abbrev +>-Geräte angezeigt.</para> + +<para +>Die Geräte sind nummerisch sortiert nach Host-Adapter, Kanal und <acronym +>ID</acronym +>.</para> + +<para +>Die angezeigten Informationen können nicht verändert werden.</para> + +</sect1> + +</article> |