mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH master 1/5] Documentation: smhfs: fix some typos
@ 2020-10-20  3:29 Ahmad Fatoum
  2020-10-20  3:29 ` [PATCH master 2/5] Documentation: boards: stm32mp: search engine optimization Ahmad Fatoum
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ahmad Fatoum @ 2020-10-20  3:29 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

There are a few typos in the document. Fix them.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 Documentation/filesystems/smhfs.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/filesystems/smhfs.rst b/Documentation/filesystems/smhfs.rst
index 8f8a0ec6b74d..f70ca6015fcf 100644
--- a/Documentation/filesystems/smhfs.rst
+++ b/Documentation/filesystems/smhfs.rst
@@ -8,12 +8,12 @@ File I/O over ARM semihosting support
 Target Side Setup
 -----------------
 
-barebox can communicate with debug programms attached via SWD/JTAG by
+barebox can communicate with debug programs attached via SWD/JTAG by
 means of ARM semihosting protocol.
 
-Not all of the I/O primitives neccessary to implement a full
+Not all of the I/O primitives necessary to implement a full
 filesystem are exposed in ARM semihosting API and because of that some
-aspects of filesystem funcionality are missing. Implementation does
+aspects of filesystem functionality are missing. Implementation does
 not have support for listing directories. This means a
 :ref:`command_ls` to a SMHFS-mounted path will show an empty
 directory. Nevertheless, the files are there.
@@ -29,7 +29,7 @@ Host Side Setup
 ---------------
 
 FIXME: Currently OpenOCD does not work correctly if Barebox is built
-with MMU enabled, so before using this featrue, please make sure that
+with MMU enabled, so before using this feature, please make sure that
 MMU is disabled in your particular configuration
 
 To make semihosting work host machine connected to the target via
-- 
2.28.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-21  9:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  3:29 [PATCH master 1/5] Documentation: smhfs: fix some typos Ahmad Fatoum
2020-10-20  3:29 ` [PATCH master 2/5] Documentation: boards: stm32mp: search engine optimization Ahmad Fatoum
2020-10-20  3:29 ` [PATCH master 3/5] Documentation: glossary: add some extra info Ahmad Fatoum
2020-10-20  3:29 ` [PATCH master 4/5] Documentation: x86: note EFI support Ahmad Fatoum
2020-10-20  3:29 ` [PATCH master 5/5] Documentation: aarch64-qemu-virt: note physical target support Ahmad Fatoum
2020-10-21  9:51 ` [PATCH master 1/5] Documentation: smhfs: fix some typos Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox