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

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