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/class | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'storage/class')
| -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 |
3 files changed, 3 insertions, 3 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: |
