diff options
author | Jonathan Corbet <corbet@lwn.net> | 2022-07-20 15:23:13 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-07-20 17:09:30 -0600 |
commit | 5a491c9714d00ce81df18c3832c8602e1b137f5b (patch) | |
tree | 651c4690d376a7dbb3cfc6cc234d87d39b10f4a4 | |
parent | cbf4adfd4d19c39bc929359a04a466166f7b7d1e (diff) | |
download | lwn-5a491c9714d00ce81df18c3832c8602e1b137f5b.tar.gz lwn-5a491c9714d00ce81df18c3832c8602e1b137f5b.zip |
docs: Remove spurious tag from admin-guide/mm/overcommit-accounting.rst
This tag is not used anywhere and clutters the file; just remove it.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/vm/overcommit-accounting.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/vm/overcommit-accounting.rst b/Documentation/vm/overcommit-accounting.rst index 1addb0c374a4..a4895d6fc1c2 100644 --- a/Documentation/vm/overcommit-accounting.rst +++ b/Documentation/vm/overcommit-accounting.rst @@ -1,5 +1,3 @@ -.. _overcommit_accounting: - ===================== Overcommit Accounting ===================== |