From: "Robert Milkowski" <rmilkowski@gmail.com>
To: <linux-nfs@vger.kernel.org>
Subject: [PATCH] man: Correct rpc.gssd(8) description of rpc-timeout and context-timeout
Date: Wed, 10 Jun 2020 17:04:33 +0100 [thread overview]
Message-ID: <118701d63f40$d538e1e0$7faaa5a0$@gmail.com> (raw)
From: Robert Milkowski <rmilkowski@gmail.com>
The rpc-timeout is equivalent to -T and context-timeout to -t options,
not vice versa.
Signed-off-by: Robert Milkowski <rmilkowski@gmail.com>
---
utils/gssd/gssd.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/gssd/gssd.man b/utils/gssd/gssd.man
index 3ec286b..26095a8 100644
--- a/utils/gssd/gssd.man
+++ b/utils/gssd/gssd.man
@@ -322,11 +322,11 @@ Equivalent to
.TP
.B context-timeout
Equivalent to
-.BR -T .
+.BR -t .
.TP
.B rpc-timeout
Equivalent to
-.BR -t .
+.BR -T .
.TP
.B keytab-file
Equivalent to
--
1.8.3.1
next reply other threads:[~2020-06-10 16:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 16:04 Robert Milkowski [this message]
2020-06-10 18:33 ` [PATCH] man: Correct rpc.gssd(8) description of rpc-timeout and context-timeout Steve Dickson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='118701d63f40$d538e1e0$7faaa5a0$@gmail.com' \
--to=rmilkowski@gmail.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.