summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 97079e5aed..2037d462d2 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -3886,7 +3886,7 @@
3886 Supporting a read-only root filesystem requires that the system and 3886 Supporting a read-only root filesystem requires that the system and
3887 applications do not try to write to the root filesystem. 3887 applications do not try to write to the root filesystem.
3888 You must configure all parts of the target system to write 3888 You must configure all parts of the target system to write
3889 elsewhere, or gracefully fail in the event of failing to 3889 elsewhere, or to gracefully fail in the event of failing to
3890 write to the root filesystem. 3890 write to the root filesystem.
3891 </note> 3891 </note>
3892 3892