From 1757747614d920185f121f4afb1df2cf9152e4c2 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 20 Mar 2019 16:49:27 -0400 Subject: [PATCH] 2019-03-20 Fred Gleason * Documented the 'No Operation' ['NN'] RML in the Operations Guide. --- ChangeLog | 3 +++ docs/opsguide/rml.xml | 46 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/ChangeLog b/ChangeLog index 90c98740..141b06ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18546,3 +18546,6 @@ 2019-03-20 Fred Gleason * Documented the 'Append Log' ['AL'] RML in the Operations Guide. +2019-03-20 Fred Gleason + * Documented the 'No Operation' ['NN'] RML in the Operations + Guide. diff --git a/docs/opsguide/rml.xml b/docs/opsguide/rml.xml index eb7757de..63cd87d4 100644 --- a/docs/opsguide/rml.xml +++ b/docs/opsguide/rml.xml @@ -1262,6 +1262,52 @@ + + + + + + + + + No Operation [NN] + + + + Module + none + + + Mnemonic + NN + + + + + Do nothing. + + + NN! + + + This RML does precisely nothing. + + + + + + + + + + + + + + + + + Pause Panel [PU]