diff --git a/doc/Section_commands.html b/doc/Section_commands.html
index 0eb887d842..18a771c79b 100644
--- a/doc/Section_commands.html
+++ b/doc/Section_commands.html
@@ -334,9 +334,10 @@ descriptions of each style or click on the style itself for a full
description:
diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt
index 0d7a589370..2f61764647 100644
--- a/doc/Section_commands.txt
+++ b/doc/Section_commands.txt
@@ -437,6 +437,7 @@ description:
"centro/atom"_compute_centro_atom.html,
"coord/atom"_compute_coord_atom.html,
+"ebond/atom"_compute_ebond_atom.html,
"epair/atom"_compute_epair_atom.html,
"etotal/atom"_compute_etotal_atom.html,
"ke/atom"_compute_ke_atom.html,
diff --git a/doc/dump_modify.html b/doc/dump_modify.html
index 9f01f47d98..c5fc145d4c 100644
--- a/doc/dump_modify.html
+++ b/doc/dump_modify.html
@@ -13,11 +13,11 @@
Syntax:
-dump_modify dump-ID keyword args ...
+dump_modify dump-ID keyword values ...
- dump-ID = ID of dump to modify
-
- one or more keyword/arg pairs may be appended
+
- one or more keyword/value pairs may be appended
- keyword = format or scale or image or header or flush or region or thresh
diff --git a/doc/dump_modify.txt b/doc/dump_modify.txt
index 5b2dc91772..896954307a 100644
--- a/doc/dump_modify.txt
+++ b/doc/dump_modify.txt
@@ -10,10 +10,10 @@ dump_modify command :h3
[Syntax:]
-dump_modify dump-ID keyword args ... :pre
+dump_modify dump-ID keyword values ... :pre
dump-ID = ID of dump to modify :ulb,l
-one or more keyword/arg pairs may be appended :l
+one or more keyword/value pairs may be appended :l
keyword = {format} or {scale} or {image} or {header} or {flush} or {region} or {thresh} :l
{format} arg = C-style format string for one line of output
{scale} arg = {yes} or {no}