diff --git a/doc/fix_ti_rs.html b/doc/fix_ti_rs.html
index 626346131b7b7bb72629a668da6470928cd29f6a..c6f60635ec254c133462a3cd2c83cf0ee8afd2b3 100644
--- a/doc/fix_ti_rs.html
+++ b/doc/fix_ti_rs.html
@@ -97,6 +97,9 @@ switching function
 scaling is faster at temperatures closer to the initial temperature of
 the procedure.
 </P>
+<P>An example script using this command is provided in the
+examples/USER/misc/ti directory.
+</P>
 <P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>
 </P>
 <P>No information about this fix is written to <A HREF = "restart.html">binary restart
diff --git a/doc/fix_ti_rs.txt b/doc/fix_ti_rs.txt
index 66915325b4fdd4fd55c74cc185bbdd44bdb65309..95ed8c4e5264b501fd676c062cabaa360b5aa2fd 100755
--- a/doc/fix_ti_rs.txt
+++ b/doc/fix_ti_rs.txt
@@ -88,6 +88,9 @@ This switching function has the characteristic that the temperature
 scaling is faster at temperatures closer to the initial temperature of
 the procedure.
 
+An example script using this command is provided in the
+examples/USER/misc/ti directory.
+
 [Restart, fix_modify, output, run start/stop, minimize info:]
 
 No information about this fix is written to "binary restart
diff --git a/doc/fix_ti_spring.html b/doc/fix_ti_spring.html
index a16cb2eb2371c57f7c03001389d917665619e8ad..7aa8255b4386f7199fe582f0a6cfee3f8cc376b1 100644
--- a/doc/fix_ti_spring.html
+++ b/doc/fix_ti_spring.html
@@ -136,6 +136,9 @@ in the total potential energy of the system (the quantity being
 minimized), you MUST enable the <A HREF = "fix_modify.html">fix modify</A> <I>energy</I>
 option for this fix.
 </P>
+<P>An example script using this command is provided in the
+examples/USER/misc/ti directory.
+</P>
 <P><B>Related commands:</B>
 </P>
 <P><A HREF = "fix_spring.html">fix spring</A>, <A HREF = "fix_ti_rs.html">fix ti/rs</A>
diff --git a/doc/fix_ti_spring.txt b/doc/fix_ti_spring.txt
index dbb07e15c4218b50f54ac02a5a33b59a6becbc21..eb8ff0c76c62d351bcd06544d3da8e6a64264c51 100755
--- a/doc/fix_ti_spring.txt
+++ b/doc/fix_ti_spring.txt
@@ -126,6 +126,9 @@ in the total potential energy of the system (the quantity being
 minimized), you MUST enable the "fix modify"_fix_modify.html {energy}
 option for this fix.
 
+An example script using this command is provided in the
+examples/USER/misc/ti directory.
+
 [Related commands:]
 
 "fix spring"_fix_spring.html, "fix ti/rs"_fix_ti_rs.html