Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2020 01:52:28 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r366824 - projects/nfs-over-tls
Message-ID:  <202010190152.09J1qS1g087526@repo.freebsd.org>

index | next in thread | raw e-mail

Author: rmacklem
Date: Mon Oct 19 01:52:27 2020
New Revision: 366824
URL: https://svnweb.freebsd.org/changeset/base/366824

Log:
  Fix a minor grammatical error. No semantics change intended.

Modified:
  projects/nfs-over-tls/nfs-over-tls-setup.txt

Modified: projects/nfs-over-tls/nfs-over-tls-setup.txt
==============================================================================
--- projects/nfs-over-tls/nfs-over-tls-setup.txt	Mon Oct 19 01:50:17 2020	(r366823)
+++ projects/nfs-over-tls/nfs-over-tls-setup.txt	Mon Oct 19 01:52:27 2020	(r366824)
@@ -121,7 +121,7 @@ as amd64 (not i386).
 Then daemons must be running on the NFS server(s) and NFS client(s)
 for NFS-over-TLS to work. rpc.tlsservd(8) for the server(s) and rpc.tlsclntd(8)
 for the client(s).
-Then you will have to create x509 certificate for at least the NFS
+Then you will have to create a x509 certificate for at least the NFS
 server(s) and, optionally, some or all of the NFS clients.
 
 There are many ways to create signed certificates for TLS, but here


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010190152.09J1qS1g087526>