[PATCH 04/15] Manual pages: cap_copy_ext.3: Typo fix
Michael Kerrisk (man-pages)
mtk.manpages at gmail.com
Mon Jul 20 09:13:17 UTC 2020
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages at gmail.com>
---
doc/cap_copy_ext.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.26.2
More information about the Linux-security-module-archive
mailing list