summaryrefslogtreecommitdiff
path: root/docs/Lexicon.rst
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-01-18 16:17:27 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-01-18 16:17:27 +0000
commit67c32a98315f785a9ec9d531c1f571a0196c7463 (patch)
tree4abb9cbeecc7901726dd0b4a37369596c852e9ef /docs/Lexicon.rst
parent9f61947910e6ab40de38e6b4034751ef1513200f (diff)
Diffstat (limited to 'docs/Lexicon.rst')
-rw-r--r--docs/Lexicon.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/Lexicon.rst b/docs/Lexicon.rst
index 65b7a3e84cda..9a599da12859 100644
--- a/docs/Lexicon.rst
+++ b/docs/Lexicon.rst
@@ -133,6 +133,15 @@ M
**MC**
Machine Code
+N
+-
+
+**NFC**
+ "No functional change". Used in a commit message to indicate that a patch
+ is a pure refactoring/cleanup.
+ Usually used in the first line, so it is visible without opening the
+ actual commit email.
+
O
-
.. _object pointer: