arm64: mte: Fix typo in memory tagging ABI documentation
[linux-2.6-microblaze.git] / Documentation / arm64 / memory-tagging-extension.rst
index e3709b5..034d37c 100644 (file)
@@ -142,7 +142,7 @@ the tags from or set the tags to a tracee's address space. The
 ``ptrace()`` system call is invoked as ``ptrace(request, pid, addr,
 data)`` where:
 
-- ``request`` - one of ``PTRACE_PEEKMTETAGS`` or ``PTRACE_PEEKMTETAGS``.
+- ``request`` - one of ``PTRACE_PEEKMTETAGS`` or ``PTRACE_POKEMTETAGS``.
 - ``pid`` - the tracee's PID.
 - ``addr`` - address in the tracee's address space.
 - ``data`` - pointer to a ``struct iovec`` where ``iov_base`` points to