diff options
author | David Bryant <david@davidcbryant.net> | 2022-12-24 10:00:23 -0600 |
---|---|---|
committer | David Bryant <david@davidcbryant.net> | 2022-12-24 10:00:23 -0600 |
commit | 7ae2811988d440448f8f993d6e9b2df4652f3833 (patch) | |
tree | 31c3bfb6452ee887715b1a22b39f3c2c516206d4 /chapter08/libcap.xml | |
parent | 8972a361d04f15f7153d90700af80e4a6a250f90 (diff) |
Standardize spelling of "userspace".
Diffstat (limited to 'chapter08/libcap.xml')
-rw-r--r-- | chapter08/libcap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/libcap.xml b/chapter08/libcap.xml index 89348db88..367e05c3f 100644 --- a/chapter08/libcap.xml +++ b/chapter08/libcap.xml @@ -23,7 +23,7 @@ <sect2 role="package"> <title/> - <para>The Libcap package implements the user-space interface to the POSIX + <para>The Libcap package implements the userspace interface to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities partition the all-powerful root privilege into a set of distinct privileges.</para> |