From 1291ed74ddc7f54a072e3e526721c01495ea05f0 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Wed, 8 Jul 2015 14:22:50 -0700
Subject: [PATCH] update documentation about Msg Aggregation working with node
 registration

---
 doc/man/man5/slurm.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index bd29e59a0c8..d12aaf9feb1 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -1447,8 +1447,8 @@ original messages are extracted and processed as if they
 had been sent directly.
 .br
 .br
-Currently, the only message type supported by message
-aggregation is the epilog complete message.
+Currently, the only message types supported by message
+aggregation are the node registration and epilog complete messages.
 .br
 .br
 .RE
-- 
GitLab