diff options
Diffstat (limited to 'tde-i18n-nl/docs/tdebase/kinfocenter/scsi')
3 files changed, 0 insertions, 57 deletions
diff --git a/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt b/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt deleted file mode 100644 index 50efaa4a16e..00000000000 --- a/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kinfocenter/scsi - LANG nl -) diff --git a/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/Makefile.am b/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/Makefile.am deleted file mode 100644 index 444f6351c1f..00000000000 --- a/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = nl -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/scsi -KDE_MANS = AUTO diff --git a/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/index.docbook b/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/index.docbook deleted file mode 100644 index 404ef3b2e48..00000000000 --- a/tde-i18n-nl/docs/tdebase/kinfocenter/scsi/index.docbook +++ /dev/null @@ -1,47 +0,0 @@ -<?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 % Dutch "INCLUDE"> <!-- change language only here --> -]> - -<article lang="&language;"> -<title><acronym>SCSI</acronym>-interface informatie</title> -<articleinfo> - -<authorgroup> -<author>&Matthias.Hoelzer-Kluepfel;</author> -<author>&Helge.Deller;</author> -<author>&Duncan.Haldane;</author> -<author>&Mike.McBride;</author> -&Niels.Reedijk;&Rinse.Devries; -</authorgroup> - -<date>2002-02-12</date> -<releaseinfo>3.00.00</releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>SCSI</keyword> -<keyword>systeeminformatie</keyword> -</keywordset> -</articleinfo> - -<sect1 id="scsi"> - -<title><acronym>SCSI</acronym>-interface informatie</title> - -<para>Dit tabblad toont informatie over <acronym>SCSI</acronym>-interfaces (Small Computer Systems Interface) en de daaraan gekoppelde <acronym>SCSI</acronym>-apparaten.</para> - -<note><para>De informatie die wordt getoond is systeemafhankelijk. Op sommige systemen kan nog geen <acronym>SCSI</acronym>-informatie worden getoond.</para></note> - -<para>Onder &Linux; wordt deze informatie gelezen uit <filename class="devicefile">/proc/scsi/scsi</filename> dat alleen beschikbaar is als de kernel ondersteuning biedt voor het <filename class="directory">/proc</filename> pseudo-bestandssysteem. De lijst toont alle <acronym>SCSI</acronym>-apparaten die bij de kernel bekend zijn.</para> - -<para>De apparaten worden numeriek gesorteerd op host-, kanaal- en <acronym>id</acronym>-nummers.</para> - -<para>U kunt geen instellingen op deze pagina wijzigen.</para> - -</sect1> - -</article> |