diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 14:21:46 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 14:21:46 -0700 |
| commit | 34dcaceff4ea13c5078c06058957abf075b358ef (patch) | |
| tree | 84c5048b5568cda4d2ecbfdd19ab88425f4a22c8 /storage | |
| parent | 1404d5fcfc743326d065c7f6977a68e92f3bf9f6 (diff) | |
Update READMEs
Diffstat (limited to 'storage')
| -rw-r--r-- | storage/class/cdrom/README.md | 4 | ||||
| -rw-r--r-- | storage/class/classpnp/README.md | 4 | ||||
| -rw-r--r-- | storage/class/disk/README.md | 4 | ||||
| -rw-r--r-- | storage/filters/addfilter/README.md | 4 | ||||
| -rw-r--r-- | storage/iscsi/README.md | 4 | ||||
| -rw-r--r-- | storage/miniports/lsi_u3/README.md | 4 | ||||
| -rw-r--r-- | storage/miniports/storahci/README.md | 4 | ||||
| -rw-r--r-- | storage/msdsm/README.md | 4 | ||||
| -rw-r--r-- | storage/sfloppy/README.md | 4 | ||||
| -rw-r--r-- | storage/tools/spti/README.md | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/storage/class/cdrom/README.md b/storage/class/cdrom/README.md index 1633153b..5a6f366a 100644 --- a/storage/class/cdrom/README.md +++ b/storage/class/cdrom/README.md @@ -2,9 +2,9 @@ topic: sample description: Provide access to CD, DVD and Blu-ray drives, supports Plug and Play, Power Management, and AutoRun (media change notification). languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/class/classpnp/README.md b/storage/class/classpnp/README.md index 5322eac9..60f92316 100644 --- a/storage/class/classpnp/README.md +++ b/storage/class/classpnp/README.md @@ -2,9 +2,9 @@ topic: sample description: A library storage class driver used by disk, CDROM, and the tape class drivers. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/class/disk/README.md b/storage/class/disk/README.md index 6998ddae..82a08ba6 100644 --- a/storage/class/disk/README.md +++ b/storage/class/disk/README.md @@ -2,9 +2,9 @@ topic: sample description: A class driver for disk devices. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/filters/addfilter/README.md b/storage/filters/addfilter/README.md index 26750117..47f41838 100644 --- a/storage/filters/addfilter/README.md +++ b/storage/filters/addfilter/README.md @@ -2,9 +2,9 @@ topic: sample description: A command-line application that adds and removes filter drivers for a given drive or volume. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/iscsi/README.md b/storage/iscsi/README.md index 9ae05ee7..53edf7da 100644 --- a/storage/iscsi/README.md +++ b/storage/iscsi/README.md @@ -2,9 +2,9 @@ topic: sample description: A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/miniports/lsi_u3/README.md b/storage/miniports/lsi_u3/README.md index 09fc4fc0..6d2cb740 100644 --- a/storage/miniports/lsi_u3/README.md +++ b/storage/miniports/lsi_u3/README.md @@ -2,9 +2,9 @@ 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. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/miniports/storahci/README.md b/storage/miniports/storahci/README.md index c52ba604..3ecb3c2f 100644 --- a/storage/miniports/storahci/README.md +++ b/storage/miniports/storahci/README.md @@ -2,9 +2,9 @@ topic: sample description: A sample Storport ACHI miniport driver. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/msdsm/README.md b/storage/msdsm/README.md index ee210b37..992992ef 100644 --- a/storage/msdsm/README.md +++ b/storage/msdsm/README.md @@ -2,9 +2,9 @@ topic: sample description: Provides a sample for building vendor-specific device-specific modules (DSM), supports iSCSI and Fibre Channel devices. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/sfloppy/README.md b/storage/sfloppy/README.md index 215fd85f..70ffbc43 100644 --- a/storage/sfloppy/README.md +++ b/storage/sfloppy/README.md @@ -2,9 +2,9 @@ topic: sample description: A sample class driver for Super Floppy disk drives. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- diff --git a/storage/tools/spti/README.md b/storage/tools/spti/README.md index 33fe841f..bc1ee132 100644 --- a/storage/tools/spti/README.md +++ b/storage/tools/spti/README.md @@ -2,9 +2,9 @@ topic: sample description: Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API. languages: - - cpp +- cpp products: - - windows +- windows --- <!--- |
