Fix top-level heading syntax for ToC generation

This commit is contained in:
Andrew David Wong 2019-01-27 23:42:35 -06:00
parent 69d879015b
commit ec698e8035
No known key found for this signature in database
GPG key ID: 8CE137352A019A17

View file

@ -9,7 +9,7 @@ redirect_from:
--- ---
Disk Trim Disk Trim
---------- =========
Disk trimming is the procedure by which the operating system informs the underlying storage device of which storage blocks are no longer in use. Disk trimming is the procedure by which the operating system informs the underlying storage device of which storage blocks are no longer in use.
It does this by issuing an `ATA_TRIM` command for the block. This is also known as a `discard`. It does this by issuing an `ATA_TRIM` command for the block. This is also known as a `discard`.