diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /storage | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'storage')
| -rw-r--r-- | storage/class/cdrom/README.md | 2 | ||||
| -rw-r--r-- | storage/class/classpnp/README.md | 2 | ||||
| -rw-r--r-- | storage/class/disk/README.md | 2 | ||||
| -rw-r--r-- | storage/filters/addfilter/README.md | 2 | ||||
| -rw-r--r-- | storage/iscsi/README.md | 2 | ||||
| -rw-r--r-- | storage/miniports/lsi_u3/README.md | 2 | ||||
| -rw-r--r-- | storage/miniports/storahci/README.md | 2 | ||||
| -rw-r--r-- | storage/msdsm/README.md | 2 | ||||
| -rw-r--r-- | storage/sfloppy/README.md | 2 | ||||
| -rw-r--r-- | storage/tools/spti/README.md | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/storage/class/cdrom/README.md b/storage/class/cdrom/README.md index dee04bf0..a9ec81db 100644 --- a/storage/class/cdrom/README.md +++ b/storage/class/cdrom/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provide access to CD, DVD and Blu-ray drives, supports Plug and Play, Power Management, and AutoRun (media change notification). +description: "Provide access to CD, DVD and Blu-ray drives, supports Plug and Play, Power Management, and AutoRun (media change notification)." languages: - cpp products: diff --git a/storage/class/classpnp/README.md b/storage/class/classpnp/README.md index 8e6b4687..549e5348 100644 --- a/storage/class/classpnp/README.md +++ b/storage/class/classpnp/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A library storage class driver used by disk, CDROM, and the tape class drivers. +description: "A library storage class driver used by disk, CDROM, and the tape class drivers." languages: - cpp products: diff --git a/storage/class/disk/README.md b/storage/class/disk/README.md index 90e76d00..3d2dcb24 100644 --- a/storage/class/disk/README.md +++ b/storage/class/disk/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A class driver for disk devices. +description: "A class driver for disk devices." languages: - cpp products: diff --git a/storage/filters/addfilter/README.md b/storage/filters/addfilter/README.md index b0168809..e68bce49 100644 --- a/storage/filters/addfilter/README.md +++ b/storage/filters/addfilter/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A command-line application that adds and removes filter drivers for a given drive or volume. +description: "A command-line application that adds and removes filter drivers for a given drive or volume." languages: - cpp products: diff --git a/storage/iscsi/README.md b/storage/iscsi/README.md index 16d38d0e..505be639 100644 --- a/storage/iscsi/README.md +++ b/storage/iscsi/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool. +description: "A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool." languages: - cpp products: diff --git a/storage/miniports/lsi_u3/README.md b/storage/miniports/lsi_u3/README.md index 1e602832..432cfd81 100644 --- a/storage/miniports/lsi_u3/README.md +++ b/storage/miniports/lsi_u3/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: An adapter driver for use with Parallel SCSI Host Bus Adapters or on-motherboard solutions that use the LSI 53C1010 SCSI ASIC. +description: "An adapter driver for use with Parallel SCSI Host Bus Adapters or on-motherboard solutions that use the LSI 53C1010 SCSI ASIC." languages: - cpp products: diff --git a/storage/miniports/storahci/README.md b/storage/miniports/storahci/README.md index 771b11a2..685d1f53 100644 --- a/storage/miniports/storahci/README.md +++ b/storage/miniports/storahci/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample Storport ACHI miniport driver. +description: "A sample Storport ACHI miniport driver." languages: - cpp products: diff --git a/storage/msdsm/README.md b/storage/msdsm/README.md index b1b3e4d1..41b6d05d 100644 --- a/storage/msdsm/README.md +++ b/storage/msdsm/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Provides a sample for building vendor-specific device-specific modules (DSM), supports iSCSI and Fibre Channel devices. +description: "Provides a sample for building vendor-specific device-specific modules (DSM), supports iSCSI and Fibre Channel devices." languages: - cpp products: diff --git a/storage/sfloppy/README.md b/storage/sfloppy/README.md index ae75294d..8d841902 100644 --- a/storage/sfloppy/README.md +++ b/storage/sfloppy/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: A sample class driver for Super Floppy disk drives. +description: "A sample class driver for Super Floppy disk drives." languages: - cpp products: diff --git a/storage/tools/spti/README.md b/storage/tools/spti/README.md index 034a49b7..bf51c892 100644 --- a/storage/tools/spti/README.md +++ b/storage/tools/spti/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API. +description: "Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API." languages: - cpp products: |
