From 566effc9c961b264d7906624fa42c37f993a0294 Mon Sep 17 00:00:00 2001
From: Axel Kohlmeyer <akohlmey@gmail.com>
Date: Wed, 19 Oct 2016 09:08:20 -0400
Subject: [PATCH] account for new fix halt properly in PDF and online docs

---
 doc/src/fixes.txt   | 1 +
 doc/src/lammps.book | 1 +
 2 files changed, 2 insertions(+)

diff --git a/doc/src/fixes.txt b/doc/src/fixes.txt
index 05a320085b..10f4dfa86c 100644
--- a/doc/src/fixes.txt
+++ b/doc/src/fixes.txt
@@ -48,6 +48,7 @@ Fixes :h1
    fix_gld
    fix_gle
    fix_gravity
+   fix_halt
    fix_heat
    fix_imd
    fix_indent
diff --git a/doc/src/lammps.book b/doc/src/lammps.book
index ba9dae4fb5..5803560cd5 100644
--- a/doc/src/lammps.book
+++ b/doc/src/lammps.book
@@ -170,6 +170,7 @@ fix_gcmc.html
 fix_gld.html
 fix_gle.html
 fix_gravity.html
+fix_halt.html
 fix_heat.html
 fix_imd.html
 fix_indent.html
-- 
GitLab