summaryrefslogtreecommitdiff
path: root/bdb
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2016-10-27 20:42:56 -0400
committerchrome-bot <chrome-bot@chromium.org>2016-12-14 22:57:46 -0800
commit8df7ed1453372fef63f908b90dd8c8bb62f614cd (patch)
tree3430d29cd640a9a21ca6be91bf5869d03ea93259 /bdb
parent1a0679c1a4386de578566955ee7504a75e0c5885 (diff)
downloadvboot-8df7ed1453372fef63f908b90dd8c8bb62f614cd.tar.gz
expand the BDB acronym in a few key placesstabilize-9093.B
For people not readily familiar with the BDB acronym, expand it in a few README files and usage strings. BUG=None TEST=looked at help output BRANCH=None Change-Id: I2523e1a289815dd0eaea093c086bc75093579808 Reviewed-on: https://chromium-review.googlesource.com/414244 Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
Diffstat (limited to 'bdb')
-rw-r--r--bdb/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdb/README b/bdb/README
index ec34961b..82fb715b 100644
--- a/bdb/README
+++ b/bdb/README
@@ -1,4 +1,4 @@
-BDB library and utilities
+Boot Descriptor Block (BDB) library and utilities
Building:
---------