From 0d9e811cbb8715aa41b6de54f5fc71b3f39a471f Mon Sep 17 00:00:00 2001
From: sjplimp <sjplimp@f3b2605a-c512-4ea7-a41b-209d697bcdaa>
Date: Mon, 4 Nov 2013 20:56:30 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10958
 f3b2605a-c512-4ea7-a41b-209d697bcdaa

---
 doc/fix_ti_rs.html     | 3 +++
 doc/fix_ti_rs.txt      | 3 +++
 doc/fix_ti_spring.html | 3 +++
 doc/fix_ti_spring.txt  | 3 +++
 4 files changed, 12 insertions(+)

diff --git a/doc/fix_ti_rs.html b/doc/fix_ti_rs.html
index 626346131b..c6f60635ec 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 66915325b4..95ed8c4e52 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 a16cb2eb23..7aa8255b43 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 dbb07e15c4..eb8ff0c76c 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
-- 
GitLab