Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[sfrench/cifs-2.6.git] / fs / nfsd / Kconfig
index c5346196c46f7e26f57ed5fd37d6c331bebcc029..f229172652be0d232ce14f1514c96414f30795ae 100644 (file)
@@ -99,7 +99,7 @@ config NFSD_BLOCKLAYOUT
        help
          This option enables support for the exporting pNFS block layouts
          in the kernel's NFS server. The pNFS block layout enables NFS
-         clients to directly perform I/O to block devices accesible to both
+         clients to directly perform I/O to block devices accessible to both
          the server and the clients.  See RFC 5663 for more details.
 
          If unsure, say N.
@@ -113,7 +113,7 @@ config NFSD_SCSILAYOUT
        help
          This option enables support for the exporting pNFS SCSI layouts
          in the kernel's NFS server. The pNFS SCSI layout enables NFS
-         clients to directly perform I/O to SCSI devices accesible to both
+         clients to directly perform I/O to SCSI devices accessible to both
          the server and the clients.  See draft-ietf-nfsv4-scsi-layout for
          more details.
 
@@ -127,7 +127,7 @@ config NFSD_FLEXFILELAYOUT
          This option enables support for the exporting pNFS Flex File
          layouts in the kernel's NFS server. The pNFS Flex File  layout
          enables NFS clients to directly perform I/O to NFSv3 devices
-         accesible to both the server and the clients.  See
+         accessible to both the server and the clients.  See
          draft-ietf-nfsv4-flex-files for more details.
 
          Warning, this server implements the bare minimum functionality