diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2021-05-13 11:58:16 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-05-14 10:16:39 +0000 |
commit | 6cb918868388afd73a4e1a60d67c0db0000d744d (patch) | |
tree | a9718489471aa4e37a59805b7158d85db5c61c2b /Documentation | |
parent | c51a54ecddc08187ac9b77498fb8df5b4f82ea1e (diff) |
Documentation/distributions: Separate parenthesis by dashes
Change-Id: I5d6095c6d8423e3a67f027f23d4c00dcb34a50cb
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54270
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/distributions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/distributions.md b/Documentation/distributions.md index fbfeb7c378..75ac6982d6 100644 --- a/Documentation/distributions.md +++ b/Documentation/distributions.md @@ -20,8 +20,8 @@ with a neutralized Intel Management Engine (ME) and SeaBIOS as the payload. All ChromeOS devices ([Chromebooks](https://chromebookdb.com/), Chromeboxes, Chromebit, etc) released from 2012 onward use coreboot for their main system firmware. Additionally, starting with the 2013 Chromebook Pixel, the firmware -running on the Embedded Controller (EC - a small microcontroller which provides -functions like battery management, keyboard support, and sensor interfacing) +running on the Embedded Controller (EC) – a small microcontroller which provides +functions like battery management, keyboard support, and sensor interfacing – is open source as well. ### Libretrend |