]> www.infradead.org Git - users/hch/scsi-layout-nvme.git/commitdiff
improve the client definition
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Mar 2023 16:30:12 +0000 (17:30 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 13 Mar 2023 17:52:55 +0000 (18:52 +0100)
Pointed out by David Noveck.

scsi_nvme_middle.xml

index 75d7369ae2b497487ea0308e80921504b077d23c..d6ff5feb4f76deea794008341f1340aa389a58b4 100644 (file)
@@ -62,9 +62,9 @@
         <t hangText="Client">
           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.
         </t>
 
         <t hangText="Server">