Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

[doc 1/1] doc: adding semicolon at end of line

6 views
Skip to first unread message

Jan Vermaete

unread,
Dec 22, 2024, 11:38:22 AM12/22/24
to swup...@googlegroups.com, Jan Vermaete
Although (probably) optional but all other lines do have one

Signed-off-by: Jan Vermaete <jan.ve...@gmail.com>
---
doc/source/sw-description.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/sw-description.rst b/doc/source/sw-description.rst
index cc2dd74e..df2cb258 100644
--- a/doc/source/sw-description.rst
+++ b/doc/source/sw-description.rst
@@ -86,7 +86,7 @@ The following example explains the implemented tags:
filename = "README";
path = "/README";
device = "/dev/mmcblk0p1";
- filesystem = "vfat"
+ filesystem = "vfat";
}
);

@@ -108,7 +108,7 @@ The following example explains the implemented tags:
},
{
name = "addfb";
- value = "setenv bootargs ${bootargs} omapfb.vram=1:2M,2:2M,3:2M omapdss.def_disp=lcd"
+ value = "setenv bootargs ${bootargs} omapfb.vram=1:2M,2:2M,3:2M omapdss.def_disp=lcd";
}
);
}
--
2.39.5

Reply all
Reply to author
Forward
0 new messages