From fa30a29c0cd0bf3354dbea837ed83b4ae041a56b Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Fri, 10 Mar 2023 17:30:12 +0100 Subject: [PATCH] improve the client definition Pointed out by David Noveck. --- scsi_nvme_middle.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scsi_nvme_middle.xml b/scsi_nvme_middle.xml index 75d7369..d6ff5fe 100644 --- a/scsi_nvme_middle.xml +++ b/scsi_nvme_middle.xml @@ -62,9 +62,9 @@ The "client" is the entity that accesses the NFS server's resources. The client may be an application that contains the - logic to access the NFS server directly. The client may also be - the traditional operating system client that provides remote file - system services for a set of applications. + logic to access the NFS server directly or be part of the operating + system that provides remote file system services for a set of + applications. -- 2.50.1