diff options
author | Jeremy Sowden <jeremy@azazel.net> | 2020-10-18 16:30:19 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-10-20 13:54:53 +0200 |
commit | 64747d5ed19911a867af733f6679d2a859fb18ae (patch) | |
tree | ae8ec1d060ca7a904741704175d655b429a43beb /Documentation | |
parent | 63137bc5882a1882c553d389fdeeeace86ee1741 (diff) | |
download | linux-64747d5ed19911a867af733f6679d2a859fb18ae.tar.bz2 |
docs: nf_flowtable: fix typo.
"mailined" should be "mainlined."
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/nf_flowtable.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/nf_flowtable.rst b/Documentation/networking/nf_flowtable.rst index b6e1fa141aae..6cdf9a1724b6 100644 --- a/Documentation/networking/nf_flowtable.rst +++ b/Documentation/networking/nf_flowtable.rst @@ -109,7 +109,7 @@ More reading This documentation is based on the LWN.net articles [1]_\ [2]_. Rafal Milecki also made a very complete and comprehensive summary called "A state of network acceleration" that describes how things were before this infrastructure was -mailined [3]_ and it also makes a rough summary of this work [4]_. +mainlined [3]_ and it also makes a rough summary of this work [4]_. .. [1] https://lwn.net/Articles/738214/ .. [2] https://lwn.net/Articles/742164/ |