]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: tweak previous;
authorjmc@openbsd.org <jmc@openbsd.org>
Sat, 1 Feb 2020 06:53:12 +0000 (06:53 +0000)
committerDarren Tucker <dtucker@dtucker.net>
Sun, 2 Feb 2020 09:25:09 +0000 (20:25 +1100)
OpenBSD-Commit-ID: 0c42851cdc88583402b4ab2b110a6348563626d3

sshd_config.5

index 6c3b5e5e0a22bf0b20f466832207005950fd1c25..0684300f1ef56881f99c96d69006f418519ab3ed 100644 (file)
@@ -33,8 +33,8 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $OpenBSD: sshd_config.5,v 1.304 2020/01/31 22:42:45 djm Exp $
-.Dd $Mdocdate: January 31 2020 $
+.\" $OpenBSD: sshd_config.5,v 1.305 2020/02/01 06:53:12 jmc Exp $
+.Dd $Mdocdate: February 1 2020 $
 .Dt SSHD_CONFIG 5
 .Os
 .Sh NAME
@@ -804,12 +804,12 @@ The default is
 .Dq no .
 .It Cm Include
 Include the specified configuration file(s).
-Multiple path names may be specified and each pathname may contain
+Multiple pathnames may be specified and each pathname may contain
 .Xr glob 7
 wildcards.
 Files without absolute paths are assumed to be in
 .Pa /etc/ssh .
-A
+An
 .Cm Include
 directive may appear inside a
 .Cm Match