summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2020-02-01 06:53:12 +0000
committerDarren Tucker <dtucker@dtucker.net>2020-02-02 20:25:09 +1100
commit6fb3dd0ccda1c26b06223b87bcd1cab9ec8ec3cc (patch)
tree510edd379a58a17cde3738178a054b75f24bd096
parent92725d4d3fde675acc0ca040b48f3d0c7be73b7f (diff)
upstream: tweak previous;
-rw-r--r--sshd_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 6c3b5e5e..0684300f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -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