diff options
Diffstat (limited to 'Documentation/keys.txt')
-rw-r--r-- | Documentation/keys.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/keys.txt b/Documentation/keys.txt index 57450901fc30..693ef0c63b9c 100644 --- a/Documentation/keys.txt +++ b/Documentation/keys.txt @@ -715,7 +715,7 @@ The keyctl syscall functions are: KERNEL SERVICES =============== -The kernel services for key managment are fairly simple to deal with. They can +The kernel services for key management are fairly simple to deal with. They can be broken down into two areas: keys and key types. Dealing with keys is fairly straightforward. Firstly, the kernel service |