diff --git a/doc/Manual.html b/doc/Manual.html
index 58d277f20c..384397c90a 100644
--- a/doc/Manual.html
+++ b/doc/Manual.html
@@ -33,7 +33,8 @@ the WWW site. Each dated copy of LAMMPS contains all the
features and bug-fixes up to and including that version date. The
version date is printed to the screen and logfile every time you run
LAMMPS. It is also in the file src/version.h and in the LAMMPS
-directory name created when you unpack a tarball.
+directory name created when you unpack a tarball, and at the top of
+the first page of the manual (this page).
- If you browse the HTML doc pages on the LAMMPS WWW site, they always
describe the most current version of LAMMPS.
diff --git a/doc/Manual.txt b/doc/Manual.txt
index 105c3d86c8..5584e3fc90 100644
--- a/doc/Manual.txt
+++ b/doc/Manual.txt
@@ -29,7 +29,8 @@ the WWW site"_bug. Each dated copy of LAMMPS contains all the
features and bug-fixes up to and including that version date. The
version date is printed to the screen and logfile every time you run
LAMMPS. It is also in the file src/version.h and in the LAMMPS
-directory name created when you unpack a tarball.
+directory name created when you unpack a tarball, and at the top of
+the first page of the manual (this page).
If you browse the HTML doc pages on the LAMMPS WWW site, they always
describe the most current version of LAMMPS. :ulb,l
diff --git a/doc/pair_hbond_dreiding.html b/doc/pair_hbond_dreiding.html
index 0a345ead85..584c23a28f 100644
--- a/doc/pair_hbond_dreiding.html
+++ b/doc/pair_hbond_dreiding.html
@@ -23,7 +23,7 @@
- style = hbond/dreiding/lj or hbond/dreiding/morse
- n = cosine angle periodicity
-
- inner_distance_cutoff = global inner spline cutoff for Donor-Acceptor interactions (distance units)
+
- inner_distance_cutoff = global inner cutoff for Donor-Acceptor interactions (distance units)
- outer_distance_cutoff = global cutoff for Donor-Acceptor interactions (distance units)
- angle_cutoff = global angle cutoff for Acceptor-Hydrogen-Donor
- interactions (degrees)
diff --git a/doc/pair_hbond_dreiding.txt b/doc/pair_hbond_dreiding.txt
index 6e4d9ae540..79c120518a 100644
--- a/doc/pair_hbond_dreiding.txt
+++ b/doc/pair_hbond_dreiding.txt
@@ -17,7 +17,7 @@ pair_style style N inner_distance_cutoff outer_distance_cutoff angle_cutof :pre
style = {hbond/dreiding/lj} or {hbond/dreiding/morse}
n = cosine angle periodicity
-inner_distance_cutoff = global inner spline cutoff for Donor-Acceptor interactions (distance units)
+inner_distance_cutoff = global inner cutoff for Donor-Acceptor interactions (distance units)
outer_distance_cutoff = global cutoff for Donor-Acceptor interactions (distance units)
angle_cutoff = global angle cutoff for Acceptor-Hydrogen-Donor
interactions (degrees) :ul