diff --git a/doc/html/Section_start.html b/doc/html/Section_start.html
index f1f34b83d0..c5abc55bc0 100644
--- a/doc/html/Section_start.html
+++ b/doc/html/Section_start.html
@@ -1623,8 +1623,8 @@ having to edit an input script.
lj/cut/intel, lj/cut/kk, lj/cut/omp, and lj/cut/opt. A variant style
can be specified explicitly in your input script, e.g. pair_style
lj/cut/gpu. If the -suffix switch is used the specified suffix
-(cuda,gpu,intel,kk,omp,opt) is automatically appended whenever your
-input script command creates a new atom,
+(gpu,intel,kk,omp,opt) is automatically appended whenever your input
+script command creates a new atom,
pair, fix, compute, or
run style. If the variant version does not exist,
the standard version is created.
diff --git a/doc/html/_sources/Section_start.txt b/doc/html/_sources/Section_start.txt
index 119716b57c..c709e8122b 100644
--- a/doc/html/_sources/Section_start.txt
+++ b/doc/html/_sources/Section_start.txt
@@ -1809,8 +1809,8 @@ As an example, all of the packages provide a :doc:`pair_style lj/cut `
lj/cut/intel, lj/cut/kk, lj/cut/omp, and lj/cut/opt. A variant style
can be specified explicitly in your input script, e.g. pair_style
lj/cut/gpu. If the -suffix switch is used the specified suffix
-(cuda,gpu,intel,kk,omp,opt) is automatically appended whenever your
-input script command creates a new :doc:`atom `,
+(gpu,intel,kk,omp,opt) is automatically appended whenever your input
+script command creates a new :doc:`atom `,
:doc:`pair `, :doc:`fix `, :doc:`compute `, or
:doc:`run ` style. If the variant version does not exist,
the standard version is created.
diff --git a/doc/src/Section_start.txt b/doc/src/Section_start.txt
index 2c98fa02b7..0205597ed7 100644
--- a/doc/src/Section_start.txt
+++ b/doc/src/Section_start.txt
@@ -1620,8 +1620,8 @@ lj/cut"_pair_lj.html variant, with style names lj/cut/gpu,
lj/cut/intel, lj/cut/kk, lj/cut/omp, and lj/cut/opt. A variant style
can be specified explicitly in your input script, e.g. pair_style
lj/cut/gpu. If the -suffix switch is used the specified suffix
-(cuda,gpu,intel,kk,omp,opt) is automatically appended whenever your
-input script command creates a new "atom"_atom_style.html,
+(gpu,intel,kk,omp,opt) is automatically appended whenever your input
+script command creates a new "atom"_atom_style.html,
"pair"_pair_style.html, "fix"_fix.html, "compute"_compute.html, or
"run"_run_style.html style. If the variant version does not exist,
the standard version is created.