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