summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>2020-07-20 11:13:17 +0200
committerAndrew G. Morgan <morgan@kernel.org>2020-07-20 07:54:11 -0700
commitce910359dc98960b27c9ceda32268bd9594fe428 (patch)
tree83710c5aae6621f3c363e5e8cb8a48e8dfb82319 /doc
parentf4f4f09758a1e04e822a6cf0d40c9454b1539895 (diff)
downloadlibcap2-ce910359dc98960b27c9ceda32268bd9594fe428.tar.gz
Manual pages: cap_copy_ext.3: Typo fix
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/cap_copy_ext.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cap_copy_ext.3 b/doc/cap_copy_ext.3
index 18c2fe6..acbb487 100644
--- a/doc/cap_copy_ext.3
+++ b/doc/cap_copy_ext.3
@@ -34,7 +34,7 @@ function in order to hold the capability data record created from
.BR cap_copy_ext ()
copies a capability state in working storage, identified by
.IR cap_p ,
-from system managed space to user-managed space (pointed to by
+from system-managed space to user-managed space (pointed to by
.IR ext_p )
and returns the length of the resulting data record. The size parameter
represents the maximum size, in bytes, of the resulting data record. The