Skip to content

Commit

Permalink
fix MD markup typos in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed May 20, 2014
1 parent 2a9db83 commit 34ccdd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,13 +319,13 @@ The LSI MegaRAID unique device ID(s) for all attached disks. Example:

#### `megaraid_physical_drives_sas`

The LSI MegaRAID unique device ID(s) for only attached ####SAS* disks. Example:
The LSI MegaRAID unique device ID(s) for only attached *SAS* disks. Example:

megaraid_physical_drives_sas => 116,117,120,121,122,123,124,125,126,127,128,129,131,132,133,134,135,136,137,138,139,140,187,188,189,190,191,192,193,194,195,196,197,198,200,201,202,203,204,205,206,207

#### `megaraid_physical_drives_sata`

The LSI MegaRAID unique device ID(s) for only attached ####SATA* disks. Example:
The LSI MegaRAID unique device ID(s) for only attached *SATA* disks. Example:

megaraid_physical_drives_sata => 141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186

Expand Down

0 comments on commit 34ccdd4

Please sign in to comment.