diff --git a/doc/src/Section_commands.txt b/doc/src/Section_commands.txt
index 76051490e401b9ff5b9ac3c4aeb292a1b86b66b3..25e3b5ffbec0bb45c99781d35a37a6fda5d6e66d 100644
--- a/doc/src/Section_commands.txt
+++ b/doc/src/Section_commands.txt
@@ -861,6 +861,7 @@ package"_Section_start.html#start_3.
 "meso/t/atom"_compute_meso_t_atom.html,
 "pe/tally"_compute_tally.html,
 "pe/mol/tally"_compute_tally.html,
+"pentropy/atom"_compute_pentropy_atom.html,
 "pressure/uef"_compute_pressure_uef.html,
 "saed"_compute_saed.html,
 "smd/contact/radius"_compute_smd_contact_radius.html,
diff --git a/doc/src/compute_pair_entropy_atom.txt b/doc/src/compute_pentropy_atom.txt
similarity index 100%
rename from doc/src/compute_pair_entropy_atom.txt
rename to doc/src/compute_pentropy_atom.txt
diff --git a/doc/src/computes.txt b/doc/src/computes.txt
index 1b64e2e5b46393313fc74099ef9bbf04da946b74..ec197cb433447a0d61895786d38f7665aa599c4f 100644
--- a/doc/src/computes.txt
+++ b/doc/src/computes.txt
@@ -63,6 +63,7 @@ Computes :h1
    compute_pair_local
    compute_pe
    compute_pe_atom
+   compute_pentropy_atom
    compute_plasticity_atom
    compute_pressure
    compute_pressure_uef
diff --git a/doc/src/lammps.book b/doc/src/lammps.book
index ec34f41872db2aa143628ce3f99c249a8641cda9..bea67679933841df6305917f8ccf48ca3d9090d5 100644
--- a/doc/src/lammps.book
+++ b/doc/src/lammps.book
@@ -347,6 +347,7 @@ compute_pair.html
 compute_pair_local.html
 compute_pe.html
 compute_pe_atom.html
+compute_pentropy_atom.html
 compute_plasticity_atom.html
 compute_pressure.html
 compute_pressure_uef.html