Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details
@ 2025-11-12 20:32 Peter Korsgaard
  2025-11-13 16:41 ` Yann E. MORIN via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2025-11-12 20:32 UTC (permalink / raw)
  To: buildroot, Yann E . MORIN

Commit 6b53649bfa ("docs/manual: add merged-bin details to customize
rootfs") added a small typo, fix that.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 docs/manual/customize-rootfs.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/customize-rootfs.adoc b/docs/manual/customize-rootfs.adoc
index 5d8bcba778..4d03d04617 100644
--- a/docs/manual/customize-rootfs.adoc
+++ b/docs/manual/customize-rootfs.adoc
@@ -31,7 +31,7 @@ When +BR2_ROOTFS_MERGED_USR+ is enabled, then the overlay must not
 Additionally, when +BR2_ROOTFS_MERGED_BIN+ is enabled, then the overlay
   must not contain the '/usr/sbin' directory, as Buildroot will create
   it as a symbolic link to '/usr/bin'. In such a situation, should the
-  overlay have any program, they should be placed in '/usr/bin'.
+  overlay have any programs, they should be placed in '/usr/bin'.
 +
 As shown in xref:customize-dir-structure[], the recommended path for
   this overlay is +board/<company>/<boardname>/rootfs-overlay+.
-- 
2.39.5

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-11-13 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 20:32 [Buildroot] [PATCH] docs/manual: fix typo in merged-bin details Peter Korsgaard
2025-11-13 16:41 ` Yann E. MORIN via buildroot
2025-11-13 20:55   ` Peter Korsgaard

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