diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-01 21:45:39 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-27 09:36:18 +0100 |
| commit | fe2d2f79c45b2c5f8ede4cf3039bc30a6f455791 (patch) | |
| tree | eb59b2ba4bf324b7d4ae9bfc2eaa7c595d7fe6c6 /man7/session-keyring.7 | |
| parent | da1b8e4138e7e01480deddc5326f367d6b1b2c4c (diff) | |
| download | man-pages-fe2d2f79c45b2c5f8ede4cf3039bc30a6f455791.tar.gz | |
keyrings.7, persistent-keyring.7, session-keyring.7: Use session and subheadings according to man-pages norms
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/session-keyring.7')
| -rw-r--r-- | man7/session-keyring.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/session-keyring.7 b/man7/session-keyring.7 index 8b23760eb5..8ad5c43f12 100644 --- a/man7/session-keyring.7 +++ b/man7/session-keyring.7 @@ -44,7 +44,7 @@ refers to it exits. If a process doesn't have a session keyring when it is accessed, then, under certain circumstances, the \fBuser session keyring\fR will be attached as the session keyring and under others a new session keyring will be created. -.SH SPECIAL OPERATIONS +.SS Special operations The keyutils library provides a number of special operations for manipulating session keyrings: .IP \fBkeyctl_join_session_keyring\fP() |
