From 8e407aceca0ac38d206925778a01fd5752c71cb0 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 8 Feb 2013 21:50:32 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9420 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/compute_bond_local.html | 5 ++--- doc/compute_bond_local.txt | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/compute_bond_local.html b/doc/compute_bond_local.html index 7aeee3ba25..db281b4fa7 100644 --- a/doc/compute_bond_local.html +++ b/doc/compute_bond_local.html @@ -24,9 +24,8 @@
  • keyword = dist or eng
      dist = bond distance
    -  eng = bond energy 
    -
    -
      force = bond force 
    +  eng = bond energy
    +  force = bond force 
     
    diff --git a/doc/compute_bond_local.txt b/doc/compute_bond_local.txt index a6eda784fc..b5f9af059c 100644 --- a/doc/compute_bond_local.txt +++ b/doc/compute_bond_local.txt @@ -17,7 +17,7 @@ bond/local = style name of this compute command :l one or more keywords may be appended :l keyword = {dist} or {eng} :l {dist} = bond distance - {eng} = bond energy :pre + {eng} = bond energy {force} = bond force :pre :ule