All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yongcheng Yang <yongcheng.yang@gmail.com>
To: steved@redhat.com
Cc: NeilBrown <neilb@suse.de>,
	linux-nfs@vger.kernel.org,
	Yongcheng Yang <yongcheng.yang@gmail.com>
Subject: [PATCH 1/1] mountd/exports: Fix typo in the man page
Date: Thu, 15 Apr 2021 17:19:38 +0800	[thread overview]
Message-ID: <20210415091938.24021-1-yongcheng.yang@gmail.com> (raw)

Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
---
Hi SteveD and Neil,

Please check if I understand it correctly.

Thanks,
Yongcheng

 utils/exportd/exportd.man | 4 ++--
 utils/mountd/mountd.man   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/exportd/exportd.man b/utils/exportd/exportd.man
index b238ff05..fae434b5 100644
--- a/utils/exportd/exportd.man
+++ b/utils/exportd/exportd.man
@@ -14,7 +14,7 @@ is used to manage NFSv4 exports.
 The NFS server
 .RI ( nfsd )
 maintains a cache of authentication and authorization information which
-is used to identify the source of each requent, and then what access
+is used to identify the source of each request, and then what access
 permissions that source has to any local filesystem.  When required
 information is not found in the cache, the server sends a request to
 .B nfsv4.exportd
@@ -134,7 +134,7 @@ listing exports, export options, and access control lists
 .BR exports (5),
 .BR showmount (8),
 .BR nfs.conf (5),
-.BR firwall-cmd (1),
+.BR firewall-cmd (1),
 .sp
 RFC 7530 - "Network File System (NFS) Version 4 Protocol"
 .br
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man
index 1155cf94..77e6299a 100644
--- a/utils/mountd/mountd.man
+++ b/utils/mountd/mountd.man
@@ -19,7 +19,7 @@ clients and provides details of access permissions.
 The NFS server
 .RI ( nfsd )
 maintains a cache of authentication and authorization information which
-is used to identify the source of each requent, and then what access
+is used to identify the source of each request, and then what access
 permissions that source has to any local filesystem.  When required
 information is not found in the cache, the server sends a request to
 .B mountd
-- 
2.20.1


             reply	other threads:[~2021-04-15  9:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-15  9:19 Yongcheng Yang [this message]
2021-05-06 17:32 ` [PATCH 1/1] mountd/exports: Fix typo in the man page 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=20210415091938.24021-1-yongcheng.yang@gmail.com \
    --to=yongcheng.yang@gmail.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=steved@redhat.com \
    /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.