diff options
| -rw-r--r-- | man2/keyctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/keyctl.2 b/man2/keyctl.2 index 2398e11a07..525232e95f 100644 --- a/man2/keyctl.2 +++ b/man2/keyctl.2 @@ -925,7 +925,7 @@ to specify the new default keyring: .TP .BR KEY_REQKEY_DEFL_NO_CHANGE Don't change the default keyring. -This option is useful, since the call returns the current default keyring +This can be used to discover the current default keyring (without changing it). .TP .BR KEY_REQKEY_DEFL_DEFAULT |
