diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-08-15 02:11:38 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-08-15 02:11:38 +0200 |
commit | aa84d37830b9fdf140db88d88edab548f6159f33 (patch) | |
tree | eb0db56503b79a9c24f78415f9e2fc1c1337ae9e /doc | |
parent | 7e2746db50ffdebc75958d6e2b87e88d983a92b4 (diff) |
ISO-8859-1 -> UTF-8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf/match-USB-camera.fdi | 2 | ||||
-rw-r--r-- | doc/conf/match-USB-mp3-player.fdi | 2 | ||||
-rw-r--r-- | doc/conf/match-cardreader.fdi | 2 | ||||
-rw-r--r-- | doc/conf/storage-non-fixed.fdi | 2 | ||||
-rw-r--r-- | doc/conf/storage-policy-examples.fdi | 2 | ||||
-rw-r--r-- | doc/conf/storage-skip-all.fdi | 2 | ||||
-rw-r--r-- | doc/spec/hal-spec-examples.xml | 3 | ||||
-rw-r--r-- | doc/spec/hal-spec-fdi-files.xml | 3 | ||||
-rw-r--r-- | doc/spec/hal-spec-introduction.xml | 3 | ||||
-rw-r--r-- | doc/spec/hal-spec-properties.xml | 3 | ||||
-rw-r--r-- | doc/spec/hal-spec.xml.in | 3 |
11 files changed, 11 insertions, 16 deletions
diff --git a/doc/conf/match-USB-camera.fdi b/doc/conf/match-USB-camera.fdi index dac0cce9..a3f65081 100644 --- a/doc/conf/match-USB-camera.fdi +++ b/doc/conf/match-USB-camera.fdi @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> +<?xml version="1.0" encoding="UTF-8"?> <!-- Example: This device information file matches a Sony digital still camera by matching on the USB vendor and product identifers. --> diff --git a/doc/conf/match-USB-mp3-player.fdi b/doc/conf/match-USB-mp3-player.fdi index 88afef98..5797d73f 100644 --- a/doc/conf/match-USB-mp3-player.fdi +++ b/doc/conf/match-USB-mp3-player.fdi @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> +<?xml version="1.0" encoding="UTF-8"?> <!-- Example: This device information file matches an USB Mass Storage based MP3 player by the matching on the USB vendor and product identifiers. --> diff --git a/doc/conf/match-cardreader.fdi b/doc/conf/match-cardreader.fdi index 6b88ebff..9ae7b2e8 100644 --- a/doc/conf/match-cardreader.fdi +++ b/doc/conf/match-cardreader.fdi @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> +<?xml version="1.0" encoding="UTF-8"?> <!-- Example: This device information file matches a memory card reader with multiple storage ports that can be active at the same time. --> diff --git a/doc/conf/storage-non-fixed.fdi b/doc/conf/storage-non-fixed.fdi index 2e7bc899..5c312f75 100644 --- a/doc/conf/storage-non-fixed.fdi +++ b/doc/conf/storage-non-fixed.fdi @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> +<?xml version="1.0" encoding="UTF-8"?> <!-- This .fdi files makes sure no fixed storage device gets tagged as mountable except if it's a floppy or optical drive --> diff --git a/doc/conf/storage-policy-examples.fdi b/doc/conf/storage-policy-examples.fdi index 1f220e6f..cbf482cf 100644 --- a/doc/conf/storage-policy-examples.fdi +++ b/doc/conf/storage-policy-examples.fdi @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> +<?xml version="1.0" encoding="UTF-8"?> <deviceinfo version="0.2"> diff --git a/doc/conf/storage-skip-all.fdi b/doc/conf/storage-skip-all.fdi index 5037f5b3..f8b3300e 100644 --- a/doc/conf/storage-skip-all.fdi +++ b/doc/conf/storage-skip-all.fdi @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> +<?xml version="1.0" encoding="UTF-8"?> <!-- This .fdi files will tag all storage devices as non mountable --> <deviceinfo version="0.2"> diff --git a/doc/spec/hal-spec-examples.xml b/doc/spec/hal-spec-examples.xml index 7f0e58d0..4849fba5 100644 --- a/doc/spec/hal-spec-examples.xml +++ b/doc/spec/hal-spec-examples.xml @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVSID: $Id$ --> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <chapter id="examples"> diff --git a/doc/spec/hal-spec-fdi-files.xml b/doc/spec/hal-spec-fdi-files.xml index f0fc23d7..ba4f1af1 100644 --- a/doc/spec/hal-spec-fdi-files.xml +++ b/doc/spec/hal-spec-fdi-files.xml @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVSID: $Id$ --> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <chapter id="spec-device-info"> diff --git a/doc/spec/hal-spec-introduction.xml b/doc/spec/hal-spec-introduction.xml index cce02585..c8f514c3 100644 --- a/doc/spec/hal-spec-introduction.xml +++ b/doc/spec/hal-spec-introduction.xml @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVSID: $Id$ --> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <chapter id="introduction"> diff --git a/doc/spec/hal-spec-properties.xml b/doc/spec/hal-spec-properties.xml index 89d3efd9..264d736f 100644 --- a/doc/spec/hal-spec-properties.xml +++ b/doc/spec/hal-spec-properties.xml @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVSID: $Id$ --> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <chapter id="device-properties"> diff --git a/doc/spec/hal-spec.xml.in b/doc/spec/hal-spec.xml.in index 3dcf602f..822cc95c 100644 --- a/doc/spec/hal-spec.xml.in +++ b/doc/spec/hal-spec.xml.in @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<!-- CVSID: $Id$ --> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <book id="index"> |