summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-04-08 14:24:30 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-04-08 14:25:01 -0500
commitf14504e4708531c31da6c6edb608ecf5f537b9b2 (patch)
tree217a0e921286d9f9d6a9df40a46d47d3c57d156c
parent8faab015ed7552d22c2b23d696161620807ad8e0 (diff)
downloadopenbmc-docs-f14504e4708531c31da6c6edb608ecf5f537b9b2.tar.gz
openbmc-docs-f14504e4708531c31da6c6edb608ecf5f537b9b2.zip
Remove trailing spaces
Change-Id: I602366f214e36ba475d5ce25fea54d09200cacf4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--cheatsheet.md2
-rw-r--r--deprecated/rfc-obmc-service-iface.md2
-rw-r--r--meetings/meetings.ics30
3 files changed, 17 insertions, 17 deletions
diff --git a/cheatsheet.md b/cheatsheet.md
index d8cd3fc..6c3167e 100644
--- a/cheatsheet.md
+++ b/cheatsheet.md
@@ -45,7 +45,7 @@ $ bitbake obmc-phosphor-image
```
## Building the OpenBMC SDK
-Looking for a way to compile your programs for 'ARM' but you happen to be running on a 'PPC' or 'x86' system? You can build the sdk receive a fakeroot environment.
+Looking for a way to compile your programs for 'ARM' but you happen to be running on a 'PPC' or 'x86' system? You can build the sdk receive a fakeroot environment.
```
$ bitbake -c populate_sdk obmc-phosphor-image
$ ./tmp/deploy/sdk/openbmc-phosphor-glibc-x86_64-obmc-phosphor-image-armv5e-toolchain-2.1.sh
diff --git a/deprecated/rfc-obmc-service-iface.md b/deprecated/rfc-obmc-service-iface.md
index 070336f..2a3da33 100644
--- a/deprecated/rfc-obmc-service-iface.md
+++ b/deprecated/rfc-obmc-service-iface.md
@@ -43,7 +43,7 @@ Enable (IN a{sv} argv_dict,
OUT x return_code);
```
Configure and Enable the service. Parameters for configuration of the service
-are provided as a dictionary / map.
+are provided as a dictionary / map.
+ IN a{av} argv_dict: Each dictionary entry is a name variant pair
corresponding to the name of the property and the value respectively.
diff --git a/meetings/meetings.ics b/meetings/meetings.ics
index 24fffe4..fba4cfe 100644
--- a/meetings/meetings.ics
+++ b/meetings/meetings.ics
@@ -1,15 +1,15 @@
-BEGIN:VCALENDAR
-VERSION:2.0
-PRODID:-//yaml2ical agendas//EN
-BEGIN:VEVENT
-SUMMARY:OpenBMC Community Meeting
-DTSTART;VALUE=DATE-TIME:20171127T030000Z
-DURATION:PT1H
-RRULE:FREQ=WEEKLY
-DESCRIPTION:Project: OpenBMC Community Meeting\nChair: Brad Bishop\nDesc
- ription: This is a weekly meeting for developers working on OpenBMC. The
- agenda will be emailed in advance. The listed time is in UTC.\n\nProject U
- RL: https://github.com/openbmc
-LOCATION:#openbmc
-END:VEVENT
-END:VCALENDAR
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//yaml2ical agendas//EN
+BEGIN:VEVENT
+SUMMARY:OpenBMC Community Meeting
+DTSTART;VALUE=DATE-TIME:20171127T030000Z
+DURATION:PT1H
+RRULE:FREQ=WEEKLY
+DESCRIPTION:Project: OpenBMC Community Meeting\nChair: Brad Bishop\nDesc
+ ription: This is a weekly meeting for developers working on OpenBMC. The
+ agenda will be emailed in advance. The listed time is in UTC.\n\nProject U
+ RL: https://github.com/openbmc
+LOCATION:#openbmc
+END:VEVENT
+END:VCALENDAR
OpenPOWER on IntegriCloud