diff --git a/doc/Section_accelerate.html b/doc/Section_accelerate.html index 38a2120019..d62ccb2685 100644 --- a/doc/Section_accelerate.html +++ b/doc/Section_accelerate.html @@ -370,10 +370,10 @@ hardware and install specific NVIDIA CUDA software on your system:
As with other packages that include a separately compiled library, you need to first build the GPU library, before building LAMMPS itself. -General instructions for doing this are in this -section of the manual. For this -package, do the following, using a Makefile in lib/gpu appropriate for -your system: +General instructions for doing this are in this +section of the manual. For this package, +do the following, using a Makefile in lib/gpu appropriate for your +system:
cd lammps/lib/gpu make -f Makefile.linux diff --git a/doc/Section_accelerate.txt b/doc/Section_accelerate.txt index bc8cc0e4bf..240224cfb7 100644 --- a/doc/Section_accelerate.txt +++ b/doc/Section_accelerate.txt @@ -371,9 +371,9 @@ Run lammps/lib/gpu/nvc_get_devices to list supported devices and properties :ul As with other packages that include a separately compiled library, you need to first build the GPU library, before building LAMMPS itself. General instructions for doing this are in "this -section"_doc/Section_start.html#start_3 of the manual. For this -package, do the following, using a Makefile in lib/gpu appropriate for -your system: +section"_Section_start.html#start_3 of the manual. For this package, +do the following, using a Makefile in lib/gpu appropriate for your +system: cd lammps/lib/gpu make -f Makefile.linux diff --git a/doc/Section_example.html b/doc/Section_example.html index 6881f186d0..9bc646d0bc 100644 --- a/doc/Section_example.html +++ b/doc/Section_example.html @@ -113,7 +113,8 @@ the in.elastic file for more info.There is also a USER directory which contains subdirectories of user-provided examples for user packages. See the README files in -those directories for more info. See the doc/Section_start.html file -for more info about user packages. +those directories for more info. See the +Section_start.html file for more info about user +packages.