aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-07-28 05:31:46 +0900
committerNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>2022-08-05 05:51:47 +0900
commit2dd3bafb0c21d7f49fcc2945836924d9c052d268 (patch)
tree1057ed2a17cf7f29a59a67203b3ef22e603548aa /README
parent1f38adbce45b76edb55d37617c00b42749b65726 (diff)
Fix installation README spdx typo issueneedlefish_13.93.0needlefish/13.93.013.93.0
Fix to external header is not installing. Fix to algorithm description. Fix to SPDX-License-Identifier in mock header. Fix to some typo. Bug-AGL: SPEC-4500 Change-Id: Ica9d32601d26243a8c4361c290e0bc853fa43ec4 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 2 insertions, 9 deletions
diff --git a/README b/README
index 3fb6b47..c8b0579 100644
--- a/README
+++ b/README
@@ -114,14 +114,7 @@ New data write - case 2.
| file | | file |
-------- --------
-2-5. Remove oldest backup file.
-
- -------- --------
-| New | | backup |
-| file | | file |
- -------- --------
-
-2-6. Done.
+2-5. Done.
Recovery from abnormal conditions.
@@ -179,7 +172,7 @@ ac5. Latest file and new file.
--------
p1
-Return data from a new file. Typically new file may not completed write operation.
+Return data from a latest file. Typically new file may not completed write operation.
ac6. Backup file and new file.