Blame SOURCES/Document-k-option-in-kvno-1-synopsis.patch

f7a442
From 5c1c391a80edd8ceb9e8bba9f7bdfb6639883ae6 Mon Sep 17 00:00:00 2001
71803a
From: Robbie Harwood <rharwood@redhat.com>
71803a
Date: Tue, 24 Nov 2020 12:52:02 -0500
71803a
Subject: [PATCH] Document -k option in kvno(1) synopsis
71803a
71803a
becd1ad6830b526d08ddaf5b2b6f213154c6446c attempted to unify the
71803a
synopsis, option descriptions, and xusage(), but missed one option.
71803a
71803a
(cherry picked from commit d81e76d9ddab9e880bcf54eabf07119af91d28c7)
71803a
(cherry picked from commit 588d964f59356373353dfd31d4fdcba95e508385)
71803a
---
71803a
 doc/user/user_commands/kvno.rst | 1 +
71803a
 src/man/kvno.man                | 1 +
71803a
 2 files changed, 2 insertions(+)
71803a
71803a
diff --git a/doc/user/user_commands/kvno.rst b/doc/user/user_commands/kvno.rst
f7a442
index 65c44e1c0..93a5132b2 100644
71803a
--- a/doc/user/user_commands/kvno.rst
71803a
+++ b/doc/user/user_commands/kvno.rst
71803a
@@ -9,6 +9,7 @@ SYNOPSIS
71803a
 **kvno**
71803a
 [**-c** *ccache*]
71803a
 [**-e** *etype*]
71803a
+[**-k** *keytab*]
71803a
 [**-q**]
71803a
 [**-u** | **-S** *sname*]
71803a
 [**-P**]
71803a
diff --git a/src/man/kvno.man b/src/man/kvno.man
f7a442
index 22318324d..4e5b43b3b 100644
71803a
--- a/src/man/kvno.man
71803a
+++ b/src/man/kvno.man
71803a
@@ -35,6 +35,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
71803a
 \fBkvno\fP
71803a
 [\fB\-c\fP \fIccache\fP]
71803a
 [\fB\-e\fP \fIetype\fP]
71803a
+[\fB\-k\fP \fIkeytab\fP]
71803a
 [\fB\-q\fP]
71803a
 [\fB\-u\fP | \fB\-S\fP \fIsname\fP]
71803a
 [\fB\-P\fP]