From 0859793443e3aebcd36c94b146e5653aa06616da Mon Sep 17 00:00:00 2001
From: sjplimp <sjplimp@f3b2605a-c512-4ea7-a41b-209d697bcdaa>
Date: Mon, 20 Oct 2008 15:42:13 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2176
 f3b2605a-c512-4ea7-a41b-209d697bcdaa

---
 doc/neighbor.html | 2 +-
 doc/neighbor.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/neighbor.html b/doc/neighbor.html
index 46dd94148d..5746c00ac3 100644
--- a/doc/neighbor.html
+++ b/doc/neighbor.html
@@ -36,7 +36,7 @@ default values below.
 </P>
 <P>The <I>skin</I> distance is also used to determine how often atoms migrate
 to new processors if the <I>check</I> option of the
-<A HREF = "neigh_modify">neigh_modify</A> command is set to <I>yes</I>.  Atoms are
+<A HREF = "neigh_modify.html">neigh_modify</A> command is set to <I>yes</I>.  Atoms are
 migrated (communicated) to new processors on the same timestep that
 neighbor lists are re-built.
 </P>
diff --git a/doc/neighbor.txt b/doc/neighbor.txt
index 33488e247e..160ec935cb 100644
--- a/doc/neighbor.txt
+++ b/doc/neighbor.txt
@@ -33,7 +33,7 @@ default values below.
 
 The {skin} distance is also used to determine how often atoms migrate
 to new processors if the {check} option of the
-"neigh_modify"_neigh_modify command is set to {yes}.  Atoms are
+"neigh_modify"_neigh_modify.html command is set to {yes}.  Atoms are
 migrated (communicated) to new processors on the same timestep that
 neighbor lists are re-built.
 
-- 
GitLab