summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-11-08 15:33:48 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-12-13 15:33:49 +0100
commite8d2aca9684d7aa103d9b0e9b4368dd3ee0094a6 (patch)
treeda1c843e3aeb6129d29afbd35008ac2d6c4d8051 /man
parentb1cec32fdaa6b3aee789cc9c4bd5f5283937d1d2 (diff)
downloadkeyutils-e8d2aca9684d7aa103d9b0e9b4368dd3ee0094a6.tar.gz
man: Consistent formatting of NAME lines
Normal man pages convention is that the phrase following the dash is not capitalized. Also, one or two other minor clean-ups in the NAME line. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/find_key_by_type_and_name.32
-rw-r--r--man/key.dns_resolver.82
-rw-r--r--man/keyctl.12
-rw-r--r--man/keyctl.32
-rw-r--r--man/keyctl_chown.32
-rw-r--r--man/keyctl_clear.32
-rw-r--r--man/keyctl_describe.32
-rw-r--r--man/keyctl_get_keyring_ID.32
-rw-r--r--man/keyctl_get_persistent.32
-rw-r--r--man/keyctl_get_security.32
-rw-r--r--man/keyctl_instantiate.310
-rw-r--r--man/keyctl_invalidate.32
-rw-r--r--man/keyctl_join_session_keyring.32
-rw-r--r--man/keyctl_link.34
-rw-r--r--man/keyctl_read.32
-rw-r--r--man/keyctl_revoke.32
-rw-r--r--man/keyctl_search.32
-rw-r--r--man/keyctl_session_to_parent.32
-rw-r--r--man/keyctl_set_reqkey_keyring.32
-rw-r--r--man/keyctl_set_timeout.32
-rw-r--r--man/keyctl_setperm.32
-rw-r--r--man/keyctl_update.32
-rw-r--r--man/keyutils.72
-rw-r--r--man/recursive_key_scan.34
-rw-r--r--man/request-key.82
25 files changed, 31 insertions, 31 deletions
diff --git a/man/find_key_by_type_and_name.3 b/man/find_key_by_type_and_name.3
index fc59a68..301792e 100644
--- a/man/find_key_by_type_and_name.3
+++ b/man/find_key_by_type_and_name.3
@@ -10,7 +10,7 @@
.TH FIND_KEY_BY_TYPE_AND_NAME 3 "10 Sep 2013" Linux "Linux Key Utility Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-find_key_by_type_and_name \- Find a key by type and name
+find_key_by_type_and_name \- find a key by type and name
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/key.dns_resolver.8 b/man/key.dns_resolver.8
index 78523be..71f0980 100644
--- a/man/key.dns_resolver.8
+++ b/man/key.dns_resolver.8
@@ -9,7 +9,7 @@
.\"
.TH KEY.DNS_RESOLVER 8 "04 Mar 2011" Linux "Linux Key Management Utilities"
.SH NAME
-key.dns_resolver - Upcall for request-key to handle dns_resolver keys
+key.dns_resolver \- upcall for request\-key to handle dns_resolver keys
.SH SYNOPSIS
\fB/sbin/key.dns_resolver \fR<key>
.br
diff --git a/man/keyctl.1 b/man/keyctl.1
index 8bacfb2..1533b73 100644
--- a/man/keyctl.1
+++ b/man/keyctl.1
@@ -9,7 +9,7 @@
.\"
.TH KEYCTL 1 "20 Feb 2014" Linux "Linux Key Management Utilities"
.SH NAME
-keyctl - Key management facility control
+keyctl - key management facility control
.SH SYNOPSIS
\fBkeyctl\fR \-\-version
.br
diff --git a/man/keyctl.3 b/man/keyctl.3
index 440c270..6a02443 100644
--- a/man/keyctl.3
+++ b/man/keyctl.3
@@ -10,7 +10,7 @@
.TH KEYCTL 3 "21 Feb 2014" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_*() \- Key management function wrappers
+keyctl_*() \- key management function wrappers
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH DESCRIPTION
The
diff --git a/man/keyctl_chown.3 b/man/keyctl_chown.3
index 9806d93..8eb79e9 100644
--- a/man/keyctl_chown.3
+++ b/man/keyctl_chown.3
@@ -10,7 +10,7 @@
.TH KEYCTL_CHOWN 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_chown \- Change the ownership of a key
+keyctl_chown \- change the ownership of a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_clear.3 b/man/keyctl_clear.3
index 3d2ca96..b031fc3 100644
--- a/man/keyctl_clear.3
+++ b/man/keyctl_clear.3
@@ -10,7 +10,7 @@
.TH KEYCTL_CLEAR 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_clear \- Clear a keyring
+keyctl_clear \- clear a keyring
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_describe.3 b/man/keyctl_describe.3
index 49b0906..706493e 100644
--- a/man/keyctl_describe.3
+++ b/man/keyctl_describe.3
@@ -10,7 +10,7 @@
.TH KEYCTL_DESCRIBE 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_describe \- Describe a key
+keyctl_describe \- describe a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_get_keyring_ID.3 b/man/keyctl_get_keyring_ID.3
index c19b3af..3eeb767 100644
--- a/man/keyctl_get_keyring_ID.3
+++ b/man/keyctl_get_keyring_ID.3
@@ -10,7 +10,7 @@
.TH KEYCTL_GET_KEYRING_ID 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_get_keyring_ID \- Get the ID of a special keyring
+keyctl_get_keyring_ID \- get the ID of a special keyring
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_get_persistent.3 b/man/keyctl_get_persistent.3
index bc848a1..8c2269e 100644
--- a/man/keyctl_get_persistent.3
+++ b/man/keyctl_get_persistent.3
@@ -10,7 +10,7 @@
.TH KEYCTL_GET_PERSISTENT 3 "20 Feb 2014" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_get_persistent \- Get the persistent keyring for a user
+keyctl_get_persistent \- get the persistent keyring for a user
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_get_security.3 b/man/keyctl_get_security.3
index f15cb69..ec815ac 100644
--- a/man/keyctl_get_security.3
+++ b/man/keyctl_get_security.3
@@ -10,7 +10,7 @@
.TH KEYCTL_GET_SECURITY 3 "26 Feb 2010" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_get_security \- Retrieve a key's security context
+keyctl_get_security \- retrieve a key's security context
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_instantiate.3 b/man/keyctl_instantiate.3
index 9041d69..eb93b6e 100644
--- a/man/keyctl_instantiate.3
+++ b/man/keyctl_instantiate.3
@@ -10,15 +10,15 @@
.TH KEYCTL_INSTANTIATE 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_assume_authority \- Assume the authority to instantiate a key
+keyctl_assume_authority \- assume the authority to instantiate a key
.br
-keyctl_instantiate \- Instantiate a key from flat data
+keyctl_instantiate \- instantiate a key from flat data
.br
-keyctl_instantiate_iov \- Instantiate a key from segmented data
+keyctl_instantiate_iov \- instantiate a key from segmented data
.br
-keyctl_reject \- Negatively instantiate a key specifying search error
+keyctl_reject \- negatively instantiate a key specifying search error
.br
-keyctl_negate \- Negatively instantiate a key
+keyctl_negate \- negatively instantiate a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_invalidate.3 b/man/keyctl_invalidate.3
index 3d2bb9f..79cf1b2 100644
--- a/man/keyctl_invalidate.3
+++ b/man/keyctl_invalidate.3
@@ -10,7 +10,7 @@
.TH KEYCTL_INVALIDATE 3 "29 Aug 2013" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_invalidate \- Invalidate a key
+keyctl_invalidate \- invalidate a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_join_session_keyring.3 b/man/keyctl_join_session_keyring.3
index 3361622..d68a90c 100644
--- a/man/keyctl_join_session_keyring.3
+++ b/man/keyctl_join_session_keyring.3
@@ -10,7 +10,7 @@
.TH KEYCTL_JOIN_SESSION_KEYRING 3 "20 Feb 2014" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_join_session_keyring \- Join a different session keyring
+keyctl_join_session_keyring \- join a different session keyring
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_link.3 b/man/keyctl_link.3
index 1e95c1f..fa65837 100644
--- a/man/keyctl_link.3
+++ b/man/keyctl_link.3
@@ -10,8 +10,8 @@
.TH KEYCTL_LINK 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_link \- Link a key to a keyring
-keyctl_unlink \- Unlink a key from a keyring
+keyctl_link \- link a key to a keyring
+keyctl_unlink \- unlink a key from a keyring
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_read.3 b/man/keyctl_read.3
index a5eb650..6403a19 100644
--- a/man/keyctl_read.3
+++ b/man/keyctl_read.3
@@ -10,7 +10,7 @@
.TH KEYCTL_READ 3 "21 Feb 2014" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_read \- Read a key
+keyctl_read \- read a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_revoke.3 b/man/keyctl_revoke.3
index 2300958..2f7f646 100644
--- a/man/keyctl_revoke.3
+++ b/man/keyctl_revoke.3
@@ -10,7 +10,7 @@
.TH KEYCTL_REVOKE 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_revoke \- Revoke a key
+keyctl_revoke \- revoke a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_search.3 b/man/keyctl_search.3
index dba012f..adc623f 100644
--- a/man/keyctl_search.3
+++ b/man/keyctl_search.3
@@ -10,7 +10,7 @@
.TH KEYCTL_SEARCH 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_search \- Search a keyring for a key
+keyctl_search \- search a keyring for a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_session_to_parent.3 b/man/keyctl_session_to_parent.3
index af77e53..213964a 100644
--- a/man/keyctl_session_to_parent.3
+++ b/man/keyctl_session_to_parent.3
@@ -10,7 +10,7 @@
.TH KEYCTL_SESSION_TO_PARENT 3 "20 Feb 2014" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_session_to_parent \- Set the parent process's session keyring
+keyctl_session_to_parent \- set the parent process's session keyring
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_set_reqkey_keyring.3 b/man/keyctl_set_reqkey_keyring.3
index b34cb36..c7300f2 100644
--- a/man/keyctl_set_reqkey_keyring.3
+++ b/man/keyctl_set_reqkey_keyring.3
@@ -10,7 +10,7 @@
.TH KEYCTL_SET_REQKEY_KEYRING 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_set_reqkey_keyring \- Set the implicit destination keyring
+keyctl_set_reqkey_keyring \- set the implicit destination keyring
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_set_timeout.3 b/man/keyctl_set_timeout.3
index e91b405..ef4dc7a 100644
--- a/man/keyctl_set_timeout.3
+++ b/man/keyctl_set_timeout.3
@@ -10,7 +10,7 @@
.TH KEYCTL_SET_TIMEOUT 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_set_timeout \- Set the expiration timer on a key
+keyctl_set_timeout \- set the expiration timer on a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_setperm.3 b/man/keyctl_setperm.3
index 9c4aca5..fc14d02 100644
--- a/man/keyctl_setperm.3
+++ b/man/keyctl_setperm.3
@@ -10,7 +10,7 @@
.TH KEYCTL_SETPERM 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_setperm \- Change the permissions mask on a key
+keyctl_setperm \- change the permissions mask on a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyctl_update.3 b/man/keyctl_update.3
index 538cd38..58f0993 100644
--- a/man/keyctl_update.3
+++ b/man/keyctl_update.3
@@ -10,7 +10,7 @@
.TH KEYCTL_UPDATE 3 "4 May 2006" Linux "Linux Key Management Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyctl_update \- Update a key
+keyctl_update \- update a key
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/keyutils.7 b/man/keyutils.7
index 39f12a5..bd1cd2f 100644
--- a/man/keyutils.7
+++ b/man/keyutils.7
@@ -10,7 +10,7 @@
.TH KEYRINGS 7 "21 Feb 2014" Linux "Kernel key management"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-keyutils \- In-kernel key management utilities
+keyutils \- in-kernel key management utilities
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH DESCRIPTION
The
diff --git a/man/recursive_key_scan.3 b/man/recursive_key_scan.3
index 5e8a58d..c29f62e 100644
--- a/man/recursive_key_scan.3
+++ b/man/recursive_key_scan.3
@@ -10,9 +10,9 @@
.TH RECURSIVE_KEY_SCAN 3 "10 Mar 2011" Linux "Linux Key Utility Calls"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
-recursive_key_scan \- Apply a function to all keys in a keyring tree
+recursive_key_scan \- apply a function to all keys in a keyring tree
.br
-recursive_session_key_scan \- Apply a function to all keys in the session keyring tree
+recursive_session_key_scan \- apply a function to all keys in the session keyring tree
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SYNOPSIS
.nf
diff --git a/man/request-key.8 b/man/request-key.8
index 8d4a880..01a70d9 100644
--- a/man/request-key.8
+++ b/man/request-key.8
@@ -9,7 +9,7 @@
.\"
.TH REQUEST-KEY 8 "15 Nov 2011" Linux "Linux Key Management Utilities"
.SH NAME
-request-key - Handle key instantiation callback requests from the kernel
+request\-key \- handle key instantiation callback requests from the kernel
.SH SYNOPSIS
\fB/sbin/request-key \fR<op> <key> <uid> <gid> <threadring> <processring>
<sessionring> [<info>]