diff --git a/doc/fix_bond_swap.html b/doc/fix_bond_swap.html
index 1f4eca588c..2c38100e53 100644
--- a/doc/fix_bond_swap.html
+++ b/doc/fix_bond_swap.html
@@ -13,13 +13,12 @@
Syntax:
-fix ID group-ID bond/swap fraction cutoff seed
+fix ID group-ID bond/swap Nevery fraction cutoff seed
-
ID, group-ID are documented in fix command
-bond/swap = style name of this fix command
-Nevery = attempt bond swapping every this many steps
-
-- fraction = fraction of group atoms to consider for swapping
+
- ID, group-ID are documented in fix command
+
- bond/swap = style name of this fix command
+
- Nevery = attempt bond swapping every this many steps
+
- fraction = fraction of group atoms to consider for swapping
- cutoff = distance at which swapping will be considered (distance units)
- seed = random # seed (positive integer)
diff --git a/doc/fix_bond_swap.txt b/doc/fix_bond_swap.txt
index 1a0499957e..2e418f9151 100755
--- a/doc/fix_bond_swap.txt
+++ b/doc/fix_bond_swap.txt
@@ -10,11 +10,11 @@ fix bond/swap command :h3
[Syntax:]
-fix ID group-ID bond/swap fraction cutoff seed :pre
+fix ID group-ID bond/swap Nevery fraction cutoff seed :pre
ID, group-ID are documented in "fix"_fix.html command
bond/swap = style name of this fix command
-Nevery = attempt bond swapping every this many steps :l
+Nevery = attempt bond swapping every this many steps
fraction = fraction of group atoms to consider for swapping
cutoff = distance at which swapping will be considered (distance units)
seed = random # seed (positive integer) :ul